GNOME Bugzilla – Bug 749127
The labels in the Properties View lack accessible relations
Last modified: 2015-05-09 15:46:48 UTC
Created attachment 303089 [details] [review] Add accessible relations between the labels The properties view grid consists of two columns, the left column contains a GtkLabel which describes, or "labels," the property displayed in the GtkLabel in the right column. The lack of accessible relations between the labels in each column means Orca has no clue that it should also present the label on the left when the user Tabs amongst the labels on the right, and that it should not treat labels on the left as static text.
Comment on attachment 303089 [details] [review] Add accessible relations between the labels Ok.
Comment on attachment 303089 [details] [review] Add accessible relations between the labels Thanks. Committed to master: https://git.gnome.org/browse/evince/commit/?id=7982b946c5 Shall I commit it to the gnome-3-16 branch as well?
(In reply to Joanmarie Diggs (IRC: joanie) from comment #2) > Comment on attachment 303089 [details] [review] [review] > Add accessible relations between the labels > > Thanks. Committed to master: > https://git.gnome.org/browse/evince/commit/?id=7982b946c5 > > Shall I commit it to the gnome-3-16 branch as well? Yes, please.
(In reply to Carlos Garcia Campos from comment #3) > (In reply to Joanmarie Diggs (IRC: joanie) from comment #2) > > Shall I commit it to the gnome-3-16 branch as well? > > Yes, please. Done. Thanks! https://git.gnome.org/browse/evince/commit/?id=a6cdc12