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 337035 - Color can not be read by screen reader of gedit color preferences
Color can not be read by screen reader of gedit color preferences
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2006-04-03 14:15 UTC by Matt Keenan (IRC:MattMan)
Modified: 2014-03-22 22:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
screenshot gedit preferences (33.85 KB, image/png)
2008-12-20 03:02 UTC, totem
Details

Description Matt Keenan (IRC:MattMan) 2006-04-03 14:15:58 UTC
Please describe the problem:
In gedit->Edit->Preferences->Font & Colors dialog, when tabbing to the actul push
button that contains a specific color, screen reader cannot determine the colour.

Steps to reproduce:
1. Enable the accessilbity for screen reader.
2. Launch gedit by selecting "Application -> Accessories -> Text Editor"
3. Invoke preference window by selecting "Edit -> Preferences"
4. Select "Font & Colors" tab, then uncheck the "Use the default theme colors"
5. Move the focus onto the push buttons such as "Normal Text Color", "Background
Color" etc by pressing tab key.

Actual results:
Screen reader reads only the lable such as "Normal Text Color", for color edit
box it reads it as push button. But it will not read the color configured on it.

Expected results:
Screen reader should be able to determine the actual color on the button.

Does this happen every time?
yes

Other information:
Also reproducable on Edit->Preferences->Syntax Highlighting
Comment 1 Paolo Borelli 2006-04-03 14:50:26 UTC
This sounds like a gtk bug since those widget are just GtkColorButtons.

can you check if the "pickers" demo in gtk-demo has the same issue?
Comment 2 korn 2006-04-04 01:20:37 UTC
I believe this is a dup of an existing bug - to make the GTK+ color picker have AccessibleNames on all of the color buttons.  I don't recall the bug ID at the moment...
Comment 3 Paolo Borelli 2006-04-10 10:37:46 UTC
I couldn't find the dup either... moving to gtk+
Comment 4 totem 2008-12-20 03:02:13 UTC
Created attachment 125037 [details]
screenshot gedit preferences

gedit_2.22.1 preferences, Font & Color
non-functional
Comment 5 totem 2008-12-20 03:02:58 UTC
2008-12-20
from:	totem@nighthawk.se
Using openSUSE11.0 + regular patches & updates
gedit 2.22.1	default
Edit, Preferences, Font & Color:
---------------------
Colors
	( )  Use default theme colors
Normal text color:

Background color:

Selected text color:

Selection color:
---------------------
-->none of these buttons are active. Fonts & Colors cannot be selected.

sources: 2 DVDs from different publishers and downloaded *.iso
This bug is always repeatable.

Possible solution: upgrade to latest version: 2.24.1

Attachment: gedit_2.22.1.png
Comment 6 Matthias Clasen 2014-03-22 22:21:37 UTC
this has been fixed in the new color chooser