Expand button accessibility string is not helpful in MD notification |
|||
Issue descriptionCurrently, the accessibility string of the expand button is "Maximize/Minimize", which is not helpful in terms of describing what the button would actually do. From the examples of chrome://settings, it seems the "Expand notification" or "Show notification detail" would be more appropriate as the string.
,
Aug 17 2017
,
Aug 18 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/829feacbdd06530940851d5baf3f2f7422b0aebc commit 829feacbdd06530940851d5baf3f2f7422b0aebc Author: Tetsui Ohkubo <tetsui@chromium.org> Date: Fri Aug 18 02:23:31 2017 Improve accessibility string of expand button. In MD notification, expand button had accessibility strings "Maximize"/"Minimize", but dedicated strings that describe exactly what the button do are better in terms of the usability from screen reader. The accessibility string was added in the CL: https://crrev.com/c/612962 TEST=manual BUG= 755855 Change-Id: I8fc4bc15d4db60e5439b41a23c198f4532de29ed Reviewed-on: https://chromium-review.googlesource.com/618072 Reviewed-by: Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#495429} [modify] https://crrev.com/829feacbdd06530940851d5baf3f2f7422b0aebc/ui/message_center/views/notification_header_view.cc [modify] https://crrev.com/829feacbdd06530940851d5baf3f2f7422b0aebc/ui/strings/ui_strings.grd
,
Aug 18 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by tetsui@chromium.org
, Aug 17 2017