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 707915 - Accessible object for GtkListBoxRow should have list_item role
Accessible object for GtkListBoxRow should have list_item role
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Accessibility
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-09-11 14:50 UTC by Alejandro Piñeiro Iglesias (IRC: infapi00)
Modified: 2013-09-13 09:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Set ATK_ROLE_LIST_ITEM to GtkListBoxRow (792 bytes, patch)
2013-09-11 14:52 UTC, Alejandro Piñeiro Iglesias (IRC: infapi00)
committed Details | Review

Description Alejandro Piñeiro Iglesias (IRC: infapi00) 2013-09-11 14:50:18 UTC
Current role is PANEL, something that is not really informative.
Comment 1 Alejandro Piñeiro Iglesias (IRC: infapi00) 2013-09-11 14:52:17 UTC
Created attachment 254692 [details] [review]
Set ATK_ROLE_LIST_ITEM to GtkListBoxRow
Comment 2 Benjamin Otte (Company) 2013-09-12 22:51:38 UTC
Comment on attachment 254692 [details] [review]
Set ATK_ROLE_LIST_ITEM to GtkListBoxRow

Go ahead and commit that.