Closed
Bug 1243831
Opened 9 years ago
Closed 9 years ago
IM/Chat tries to access non-existent file itemEnabledFader.png
Categories
(Thunderbird :: Instant Messaging, defect)
Thunderbird
Instant Messaging
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 47.0
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
Attachments
(1 file)
|
2.17 KB,
patch
|
aleth
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1243508 +++
Noticed the following output in debug build of Thunderbird 47.0a1:
Chrome file doesn't exist: d:\dev\comm-central\src\obj-i686-pc-mingw32\dist\bin\chrome\toolkit\skin\classic\mozapps\extensions\itemEnabledFader.png
I found Bug 662744 about similar issue in Firefox. Its solution was to remove the obsolete rules.
According to https://mxr.mozilla.org/comm-central/search?string=itemEnabledFader.png the file is loaded in various location. Maybe the obsolete rules can be removed from Lightning too.
This is the IM/Chat bug for this issue.
| Assignee | ||
Comment 1•9 years ago
|
||
I removed the itemEnabledFader.png reference and also richlistitem rules which are already in global richlistbox.css. For Linux I added a :-moz-window-inactive rule to give also on Linux a change when the dialog is inactive.
Comment 2•9 years ago
|
||
Comment on attachment 8713769 [details] [diff] [review]
NoitemEnabledFaderChat.png.patch
Review of attachment 8713769 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8713769 -
Flags: review?(aleth) → review+
| Assignee | ||
Comment 3•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 47.0
You need to log in
before you can comment on or make changes to this bug.
Description
•