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 790625 - The search toggle button in the header bar lacks an accessible name
The search toggle button in the header bar lacks an accessible name
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-11-20 15:42 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2017-11-21 15:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
window: Add accessible-name for the Search button (1.23 KB, patch)
2017-11-20 16:08 UTC, Felipe Borges
committed Details | Review

Description Joanmarie Diggs (IRC: joanie) 2017-11-20 15:42:53 UTC
The search toggle button in the upper-left corner of the Window lacks an accessible name. Thus when it gains focus, Orca cannot present what this widget does; only that it is a toggle button.
Comment 1 Felipe Borges 2017-11-20 16:08:24 UTC
Created attachment 364058 [details] [review]
window: Add accessible-name for the Search button

The search toggle button in the upper-left corner of the Window
lacks an accessible name. Thus when it gains focus, screen readers
cannot present what this widget does; only that it is a toggle button.
Comment 2 Rui Matos 2017-11-21 15:07:25 UTC
Review of attachment 364058 [details] [review]:

sure
Comment 3 Felipe Borges 2017-11-21 15:25:34 UTC
Attachment 364058 [details] pushed as 09b6a53 - window: Add accessible-name for the Search button