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 693542 - users: Add accessible labels in history dialog
users: Add accessible labels in history dialog
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: User Accounts
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-02-10 19:33 UTC by Matthias Clasen
Modified: 2013-02-12 15:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
users: Add accessible labels in history dialog (3.80 KB, patch)
2013-02-10 19:34 UTC, Matthias Clasen
reviewed Details | Review
users: Add accessible labels in history dialog (2.47 KB, patch)
2013-02-11 23:15 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2013-02-10 19:33:58 UTC
The previous/next week buttons were being read by orca
as just 'pushbutton', which is not very useful.
Comment 1 Matthias Clasen 2013-02-10 19:34:00 UTC
Created attachment 235640 [details] [review]
users: Add accessible labels in history dialog
Comment 2 Bastien Nocera 2013-02-11 10:04:39 UTC
Review of attachment 235640 [details] [review]:

::: panels/user-accounts/data/history-dialog.ui
@@ +150,3 @@
                         <property name="column_homogeneous">True</property>
+                        <child>
+                          <placeholder/>

Remove the unrelated changes here.
Comment 3 Matthias Clasen 2013-02-11 23:15:41 UTC
Created attachment 235756 [details] [review]
users: Add accessible labels in history dialog

The previous/next week buttons were being read by orca
as just 'pushbutton', which is not very useful.
Comment 4 Bastien Nocera 2013-02-12 07:01:01 UTC
Review of attachment 235756 [details] [review]:

Looks good.
Comment 5 Matthias Clasen 2013-02-12 15:06:28 UTC
Attachment 235756 [details] pushed as d5bcf41 - users: Add accessible labels in history dialog