Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Make item window minimizable on Windows

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 3 回表示
  • 最後の返信者: k-risc

more options

In earlier versions of Lightning there were Javascript files (amongst others) in a subfolder called "chrome" which allowed for tweaking. Under Linux, the item window was minimizable by default, not under Windows. THis could be changed by modifying the appropriate Javascript file: C:\Users\<account_name>\AppData\Roaming\Thunderbird\Profiles\jzmyuqgz.default\extensions\<Lightning folder>\chrome\calendar\content\calendar\calendar-item-editing.js

Version 4.0.1 of Lightning does not have a "chrome" subfolder, but a file chrome.jar. It seems, the resources have been compiled into the JAR file, which makes it pretty impossible to make changes. Currently I can't even view the contents of that file with "jar tf chrome.jar"

Does anybody know about another way to get the item windows minimizable?

In earlier versions of Lightning there were Javascript files (amongst others) in a subfolder called "chrome" which allowed for tweaking. Under Linux, the item window was minimizable by default, not under Windows. THis could be changed by modifying the appropriate Javascript file: C:\Users\<account_name>\AppData\Roaming\Thunderbird\Profiles\jzmyuqgz.default\extensions\<Lightning folder>\chrome\calendar\content\calendar\calendar-item-editing.js Version 4.0.1 of Lightning does not have a "chrome" subfolder, but a file chrome.jar. It seems, the resources have been compiled into the JAR file, which makes it pretty impossible to make changes. Currently I can't even view the contents of that file with "jar tf chrome.jar" Does anybody know about another way to get the item windows minimizable?

すべての返信 (2)

more options

I suggest filing a bug https://bugzilla.mozilla.org/ You may even find one has been already filed.

more options

That bug report already exists since 2008 (https://bugzilla.mozilla.org/show_bug.cgi?id=458432), gonna append to that.