Closed
Bug 482253
Opened 16 years ago
Closed 16 years ago
Fix Activity Manager's themes so that text can be read when window is not focused, and make it easier for themes to be applied across all activity types
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b3
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
9.96 KB,
patch
|
philor
:
review+
|
Details | Diff | Splinter Review |
Two bugs in one because its easier.
At the moment, whenever I focus a different window other than the Activity Manager, I can't read the text on the activity manager window for a selected element - because the background is highlight and so is the text!
Also, it really sucks that we have to apply the styles to three different element types, with a tweak to the xml we can apply one style to a class which the three element types use.
Attaching patch which fixes all of this across all 3 platforms.
Note: davida said he didn't want to extend the richlistitem[type="..."] bindings which is why we can't share the richlistitem styles.
Attachment #366302 -
Flags: review?(philringnalda)
Updated•16 years ago
|
Attachment #366302 -
Flags: review?(philringnalda) → review+
Assignee | ||
Comment 1•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•