Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

Make item window minimizable on Windows

  • 2 תגובות
  • 1 has this problem
  • 3 views
  • תגובה אחרונה מאת 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.