Closed
Bug 237534
Opened 21 years ago
Closed 5 years ago
selection highlights not visible in "inverse" high-contrast themes
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1531338
People
(Reporter: bill.haneman, Unassigned)
References
Details
(Keywords: access)
If you enable tracking of gtk+ themes in mozilla, by using the "Classic" mozilla
theme, and select gnome's HighContrastInverse theme, selection highlights are
not visible. The end user cannot tell what text is being or has been selected,
though the selection activity does work (text can be cut, copied and pasted).
(filed against accessibility APIs - is there a better component code for theming
issues?)
Reporter | ||
Comment 2•21 years ago
|
||
IMO not quite the same, but close. reversing would fail to follow theme colors
in the general case - the gtk+ theme actually specfies which colors should be
used for fg and bg when selecting text.
"there are plenty more where that one came from"... how about bug 201220
Comment 4•21 years ago
|
||
GTK nsITheme issue.
Assignee: aaronleventhal → blizzard
Component: Accessibility APIs → GFX: Gtk
QA Contact: core.accessibility-apis → ian
There are so many former instances and variants of this bug.. hard to know where
to begin. Suggesting dup of Linux bug 50814 - See bug 50814 comment 24
Reporter | ||
Comment 6•21 years ago
|
||
please do not dup this bug. It captures a specific accessibility issue which
was ignored in bug 50814. The theming of text selection color is critical to
accessibility.
Updated•21 years ago
|
Assignee: blizzard → bryner
I think Edit->Preferences->Appearance->Colors, 'Use System Color' or 'Use my
chosen colors, ignoring the colors and background image specified' will help on
this issue.
Updated•18 years ago
|
Flags: blocking1.8.1?
Updated•18 years ago
|
Target Milestone: --- → mozilla1.8.1beta2
Comment 9•18 years ago
|
||
We'd love to fix this - but doesn't meet the beta2 criteria (since it is an existing issue) so we will not block the release for it.
Flags: blocking1.8.1? → blocking1.8.1-
Comment 10•18 years ago
|
||
This works for me in the latest nightly Firefox 2 build, although perhaps that doesn't use the "Classic" theme. I'm using the "default" theme in Firefox, and I switched to the "High Contrast Inverse" theme using GNOME's Theme Preferences applet.
With the "Use system colors" preference checked and the "Allow pages to use their own colors" preference unchecked, text is white on a dark blue background. When I select text, the selection appears as dark blue/black on a light pink background.
If I check "Allow pages to use their own colors", a typical page appears with black text on a white background. When I select text, the selection appears as light pink text on a dark blue background.
In both cases, selections are visible and usable.
WORKSFORME, or is this really Classic-specific?
Comment 11•18 years ago
|
||
*** Bug 338464 has been marked as a duplicate of this bug. ***
Comment 12•18 years ago
|
||
*** Bug 357071 has been marked as a duplicate of this bug. ***
Comment 13•17 years ago
|
||
Does this bug occur in a recent trunk build?
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
Whiteboard: CLOSEME 07/01
Comment 14•17 years ago
|
||
I can reproduce Bug 338464 – Typeaheadfind "highlight all" and Bug 357071 – for selected item in mouse over combobox.
These bugs have been marked as duplicate of this bug.
I can't reproduce for selecting text in html page.
Comment 15•17 years ago
|
||
also text in html button is not readable when mouse over it, with using high contrast inverse theme.
XUL button is good.
Updated•17 years ago
|
Component: GFX: Gtk → Widget: Gtk
QA Contact: ian → gtk
Whiteboard: CLOSEME 07/01
Target Milestone: mozilla1.8.1beta2 → ---
Comment 16•17 years ago
|
||
What's the current status on this? If ther are still lingering issues, we should try to resolve them for FF3. I'm a bit confused re what these issues are, though.
Comment 17•6 years ago
|
||
Keywords: sec508
Comment 18•5 years ago
|
||
Should be fixed by Bug 1531338.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•