GNOME Bugzilla – Bug 706014
Searchbar entry lacks an accessible name
Last modified: 2013-09-03 17:48:14 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.
Review of attachment 251640 [details] [review]: looks reasonable to me; we may want to do this out-of-the-box for GtkSearchEntry.
(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!
Created attachment 251736 [details] [review] proposed patch Provide an accessible name for GtkSearchEntry.
Review of attachment 251736 [details] [review]: looks fine, thanks
Comment on attachment 251736 [details] [review] proposed patch https://git.gnome.org/browse/gtk+/commit/?id=e67d0119fe7c81313701fac239ac65d17ca5433e
*** Bug 701831 has been marked as a duplicate of this bug. ***