After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 490157 - unusable in HighContrastInverse theme
unusable in HighContrastInverse theme
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
git master
Other Linux
: Normal major
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-25 14:23 UTC by Christian Persch
Modified: 2011-01-29 10:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2007-10-25 14:23:05 UTC
Glade-3 is unusable with HCI theme:
- the property labels in the property inspector are black-on-dark-blue (_except_ on the General page, where they're fine)
- the border around the selected widget in the interface view is black-on-dark-blue
- the icons in the palette are not HCI adapted
Comment 1 Vincent Geddes 2007-10-25 14:58:40 UTC
I can speak for the icons. Right now I am redesigning the icons in the Tango Style. That's taking taking time as there are about 270 graphics to be redone (3 icon sizes X 90 or so icons). When I complete that, the accessibility icons are certainly on the cards.
Comment 2 Christian Persch 2007-12-02 00:03:38 UTC
The patch in bug 500947 fixes the first issue.
Comment 3 Javier Jardón (IRC: jjardon) 2009-09-13 14:48:13 UTC
You reported this bug a while ago and there hasn't been any activity in it
recently. We were wondering if this is still an issue for you.

Can you please check again if the issue you reported here still happens in a
recent version of GNOME and update this report by adding a comment and
adjusting the 'Version' field?

Again thank you for reporting this and sorry that it could not be fixed for the
version you originally used here.

Without feedback this report will be closed as INCOMPLETE after 6 weeks.
Comment 4 Javier Jardón (IRC: jjardon) 2009-09-13 16:58:06 UTC
As discussed in IRC, this bugs is still valid.
Comment 5 Tristan Van Berkom 2011-01-29 10:47:13 UTC
This is fixed as far as the painted selection goes... now we have the
project widgets rendered offscreen and selection is painted over them
using the "active" color from the widget's style.

Vincent's icons have long since been merged, so without actually
having tested the selection drawing with a high-contrast-invert theme
(which I dont see exists for css/GTK+ 3.0 yet anyway).. I am closing
this one.

Please feel free to reopen if some problems persist (however I'm sure
that using the theme's "active" color to draw selection on widgets
should nail the high-contrast-invert problem).