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 726996 - Label-for/Labelled-by AtkRelations missing for containers in the printing dialog
Label-for/Labelled-by AtkRelations missing for containers in the printing dialog
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Printing
3.11.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-03-24 23:06 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2014-03-25 14:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (7.80 KB, patch)
2014-03-24 23:06 UTC, Joanmarie Diggs (IRC: joanie)
committed Details | Review

Description Joanmarie Diggs (IRC: joanie) 2014-03-24 23:06:09 UTC
Created attachment 272822 [details] [review]
proposed patch

These AtkRelation types are added automatically for widgets with a label specified (e.g. via gtk_label_set_mnemonic_widget, gtk_frame_set_label, and gtk_frame_set_label_widget). When such specification is absent, the accessible relationship must be manually set. Failing to do so means that when Orca users Tab amongst widgets, they might not know what information is expected of them.
Comment 1 Matthias Clasen 2014-03-25 13:55:01 UTC
Review of attachment 272822 [details] [review]:

ok
Comment 2 Joanmarie Diggs (IRC: joanie) 2014-03-25 14:54:32 UTC
Comment on attachment 272822 [details] [review]
proposed patch

Thanks!

https://git.gnome.org/browse/gtk+/commit/?id=8a556a3a6154691743aab5f8923f65a8edf307a8