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 706014 - Searchbar entry lacks an accessible name
Searchbar entry lacks an accessible name
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Accessibility
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 701831 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-08-14 18:22 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2013-09-03 17:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (719 bytes, patch)
2013-08-14 18:22 UTC, Joanmarie Diggs (IRC: joanie)
reviewed Details | Review
proposed patch (1.14 KB, patch)
2013-08-15 13:24 UTC, Joanmarie Diggs (IRC: joanie)
committed Details | Review

Description Joanmarie Diggs (IRC: joanie) 2013-08-14 18:22:24 UTC
Created attachment 251640 [details] [review]
proposed patch

When an Orca user moves focus to the searchbar's entry, Orca only presents the widget as "text." Ideally, it would present "Search text" so the user knows the purpose of the entry. This requires the entry to have an accessible name.
Comment 1 Matthias Clasen 2013-08-14 22:11:09 UTC
Review of attachment 251640 [details] [review]:

looks reasonable to me; we may want to do this out-of-the-box for GtkSearchEntry.
Comment 2 Joanmarie Diggs (IRC: joanie) 2013-08-15 13:23:01 UTC
(In reply to comment #1)
> Review of attachment 251640 [details] [review]:
> 
> looks reasonable to me; we may want to do this out-of-the-box for
> GtkSearchEntry.

Okie dokie. Thanks!
Comment 3 Joanmarie Diggs (IRC: joanie) 2013-08-15 13:24:35 UTC
Created attachment 251736 [details] [review]
proposed patch

Provide an accessible name for GtkSearchEntry.
Comment 4 Matthias Clasen 2013-08-15 13:51:17 UTC
Review of attachment 251736 [details] [review]:

looks fine, thanks
Comment 5 Joanmarie Diggs (IRC: joanie) 2013-08-15 14:42:22 UTC
Comment on attachment 251736 [details] [review]
proposed patch

https://git.gnome.org/browse/gtk+/commit/?id=e67d0119fe7c81313701fac239ac65d17ca5433e
Comment 6 Joanmarie Diggs (IRC: joanie) 2013-09-03 17:48:14 UTC
*** Bug 701831 has been marked as a duplicate of this bug. ***