Closed
Bug 308996
Opened 19 years ago
Closed 19 years ago
EM ui should use default richlistbox appearance
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.8final
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
Details
(Keywords: fixed1.8)
Attachments
(3 files, 1 obsolete file)
22.09 KB,
image/png
|
Details | |
22.65 KB,
image/png
|
Details | |
2.35 KB,
patch
|
mconnor
:
review+
mtschrep
:
approval1.8b5+
|
Details | Diff | Splinter Review |
The EM ui extension list has a background color specified in extensions.css for
winstripe and qute.
http://lxr.mozilla.org/seamonkey/source/toolkit/themes/winstripe/mozapps/extensions/extensions.css#73
http://lxr.mozilla.org/seamonkey/source/toolkit/themes/qute/mozapps/extensions/extensions.css#86
It should probably just use the defaults provided by richlistbox
http://lxr.mozilla.org/seamonkey/source/toolkit/content/xul.css#1043
http://lxr.mozilla.org/seamonkey/source/toolkit/themes/winstripe/global/richlistbox.css#40
Assignee | ||
Comment 1•19 years ago
|
||
Assignee | ||
Comment 2•19 years ago
|
||
Assignee | ||
Comment 3•19 years ago
|
||
Attachment #196482 -
Flags: review?(mconnor)
Assignee | ||
Comment 4•19 years ago
|
||
I have verified that win32 still displays the same as without this patch and it
will probably fix situations on win32 when not using the default OS theme.
Assignee | ||
Updated•19 years ago
|
Target Milestone: --- → Firefox1.5
Version: Trunk → 1.5 Branch
Assignee | ||
Updated•19 years ago
|
Attachment #196482 -
Attachment is obsolete: true
Attachment #196482 -
Flags: review?(mconnor)
Assignee | ||
Comment 5•19 years ago
|
||
This fixes the download manager and also removes the redundant -moz-appearance
Attachment #196493 -
Flags: review?(mconnor)
Comment 6•19 years ago
|
||
Comment on attachment 196493 [details] [diff] [review]
patch for the EM and DM
mmm, good call!
should be totally safe for branch, and I think we want this no-risk polish fix.
Attachment #196493 -
Flags: review?(mconnor) → review+
Assignee | ||
Comment 7•19 years ago
|
||
Fixed on trunk
Checking in mozilla/toolkit/themes/winstripe/mozapps/downloads/downloads.css;
/cvsroot/mozilla/toolkit/themes/winstripe/mozapps/downloads/downloads.css,v <--
downloads.css
new revision: 1.13; previous revision: 1.12
done
Checking in mozilla/toolkit/themes/winstripe/mozapps/extensions/extensions.css;
/cvsroot/mozilla/toolkit/themes/winstripe/mozapps/extensions/extensions.css,v
<-- extensions.css
new revision: 1.19; previous revision: 1.18
done
Checking in mozilla/toolkit/themes/qute/mozapps/extensions/extensions.css;
/cvsroot/mozilla/toolkit/themes/qute/mozapps/extensions/extensions.css,v <--
extensions.css
new revision: 1.15; previous revision: 1.14
done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•19 years ago
|
||
Comment on attachment 196493 [details] [diff] [review]
patch for the EM and DM
Requesting 1.8b5 approval for this no-risk polish fix.
Attachment #196493 -
Flags: approval1.8b5?
Comment 9•19 years ago
|
||
Comment on attachment 196493 [details] [diff] [review]
patch for the EM and DM
Approved for 1.8b5 per bug meeting
Attachment #196493 -
Flags: approval1.8b5? → approval1.8b5+
Updated•19 years ago
|
Flags: blocking1.8b5+
Assignee | ||
Comment 10•19 years ago
|
||
Fixed on MOZILLA_1_8_BRANCH
Checking in mozilla/toolkit/themes/winstripe/mozapps/downloads/downloads.css;
/cvsroot/mozilla/toolkit/themes/winstripe/mozapps/downloads/downloads.css,v <--
downloads.css
new revision: 1.12.2.1; previous revision: 1.12
done
Checking in mozilla/toolkit/themes/winstripe/mozapps/extensions/extensions.css;
/cvsroot/mozilla/toolkit/themes/winstripe/mozapps/extensions/extensions.css,v
<-- extensions.css
new revision: 1.16.2.3; previous revision: 1.16.2.2
done
Checking in mozilla/toolkit/themes/qute/mozapps/extensions/extensions.css;
/cvsroot/mozilla/toolkit/themes/qute/mozapps/extensions/extensions.css,v <--
extensions.css
new revision: 1.13.2.2; previous revision: 1.13.2.1
done
Keywords: fixed1.8
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•