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 746458 - Inspector: show accessible name and description
Inspector: show accessible name and description
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Accessibility
3.15.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-03-19 14:16 UTC by Vadim Rutkovsky
Modified: 2015-03-19 16:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (8.39 KB, patch)
2015-03-19 14:16 UTC, Vadim Rutkovsky
none Details | Review
Proposed patch v2 (8.10 KB, patch)
2015-03-19 14:54 UTC, Vadim Rutkovsky
accepted-commit_now Details | Review

Description Vadim Rutkovsky 2015-03-19 14:16:07 UTC
Created attachment 299825 [details] [review]
Proposed patch

This will show accessible name and description on Miscellaneous tab in order to help QA to develop new test for dogtail
Comment 1 Vadim Rutkovsky 2015-03-19 14:54:06 UTC
Created attachment 299831 [details] [review]
Proposed patch v2

Removed unused AtkState and AtkStateSet declarations
Comment 2 Matthias Clasen 2015-03-19 15:59:51 UTC
Review of attachment 299831 [details] [review]:

Looks fine to me, thanks