Closed
Bug 237384
Opened 21 years ago
Closed 17 years ago
add css system color for highlighted menu text
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 244955
People
(Reporter: bryner, Unassigned)
Details
Attachments
(3 files)
For the gtk native theme code, we're currently using HighlightText as the text
color for highlighted menu items. This isn't quite right; some gtk themes have
a different menu highlight color from the text selection color. We should add a
css system color specifically for this, I think.
| Reporter | ||
Comment 1•21 years ago
|
||
I guess this actually belongs under style system.
Component: GFX: Gtk → Style System (CSS)
I've made a couple of screenshots. Is this the thing this bug refers to?
Comment 5•21 years ago
|
||
Comment 6•21 years ago
|
||
I don't know if this is useful information, but I experienced the same problem
as illustrated in the first two attachments using Mozilla 1.8a4 on Solaris, and
the classic theme, with the Gnome desktop.
Comment 7•20 years ago
|
||
This is either a duplicate of bug 251492 (for Mozilla) or bug 244955 (for
Firefox), right? Brian Utterback, can you verify that this bug is fixed for you
with a recent Mozilla Seamonkey build?
| Reporter | ||
Updated•19 years ago
|
Assignee: bryner → dbaron
Assignee: dbaron → nobody
QA Contact: ian → style-system
Comment 8•17 years ago
|
||
I think this was fixed in bug 244955. At any rate, it works for me with Firefox 3.0 on Ubuntu 8.04: themes with different fg colors for selected text and highlighted menu items are rendered correctly.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•