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 693543 - color: Add accessible labels to controls
color: Add accessible labels to controls
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Color
unspecified
Other All
: Normal normal
: ---
Assigned To: Richard Hughes
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-02-10 19:53 UTC by Matthias Clasen
Modified: 2013-02-18 08:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
color: Add accessible labels to controls (1.75 KB, patch)
2013-02-10 19:53 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2013-02-10 19:53:10 UTC
The switch and arrow button were read by orca as just
'Switch pushbutton' and 'pushbutton', respectively, which
is not really helpful.
Comment 1 Matthias Clasen 2013-02-10 19:53:12 UTC
Created attachment 235641 [details] [review]
color: Add accessible labels to controls
Comment 2 Bastien Nocera 2013-02-18 08:58:24 UTC
Already committed.

commit 6ab31ef66779d0d97ac87c49ce991a80a6d8aac5
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 10 14:52:52 2013 -0500

    color: Add accessible labels to controls
    
    The switch and arrow button were read by orca as just
    'Switch pushbutton' and 'pushbutton', respectively, which
    is not really helpful.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=693543