Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(579)

Issue 2918483002: Add an accessibility description for notification (Closed)

Created:
3 years, 6 months ago by yoshiki
Modified:
3 years, 6 months ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, extensions-reviews_chromium.org, victorhsieh+watch_chromium.org, aboxhall+watch_chromium.org, hidehiko+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, Peter Beverloo, dougt+watch_chromium.org, lhchavez+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, awdf+watch_chromium.org, chromium-apps-reviews_chromium.org, mlamouri+watch-notifications_chromium.org, je_julie, yusukes+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add an accessibility description for notification Previously, Chromevox speaks "button" on notification. With this CL, it changes to "notification". BUG=728489 TEST=manual (chromevox speaks "notification" at notifications) Review-Url: https://codereview.chromium.org/2918483002 Cr-Commit-Position: refs/heads/master@{#481120} Committed: https://chromium.googlesource.com/chromium/src/+/99d72b12adfe2db83d7f7dbd409794b73c265a10

Patch Set 1 #

Patch Set 2 : Fixed build failure #

Total comments: 6

Patch Set 3 : Use a11y description instead of rule #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M ui/arc/notification/arc_notification_content_view.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M ui/message_center/views/message_view.cc View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M ui/strings/ui_strings.grd View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 53 (38 generated)
yoshiki
Awano-san, could you take an initial look? Thanks
3 years, 6 months ago (2017-06-01 05:18:54 UTC) #17
yawano
Mostly lgtm. Thank you! What happens if you run ChromeVox in other language? Would the ...
3 years, 6 months ago (2017-06-02 04:56:52 UTC) #20
David Tseng
https://codereview.chromium.org/2918483002/diff/40001/ui/arc/notification/arc_notification_content_view.cc File ui/arc/notification/arc_notification_content_view.cc (left): https://codereview.chromium.org/2918483002/diff/40001/ui/arc/notification/arc_notification_content_view.cc#oldcode640 ui/arc/notification/arc_notification_content_view.cc:640: node_data->role = ui::AX_ROLE_BUTTON; I would keep this. https://codereview.chromium.org/2918483002/diff/40001/ui/arc/notification/arc_notification_content_view.cc File ...
3 years, 6 months ago (2017-06-02 17:56:12 UTC) #22
David Tseng
See https://codereview.chromium.org/2917123002/ which supports the role description attribute in ChromeVox. On Fri, Jun 2, 2017 ...
3 years, 6 months ago (2017-06-02 18:50:12 UTC) #23
yoshiki
https://codereview.chromium.org/2918483002/diff/40001/ui/arc/notification/arc_notification_content_view.cc File ui/arc/notification/arc_notification_content_view.cc (left): https://codereview.chromium.org/2918483002/diff/40001/ui/arc/notification/arc_notification_content_view.cc#oldcode640 ui/arc/notification/arc_notification_content_view.cc:640: node_data->role = ui::AX_ROLE_BUTTON; On 2017/06/02 17:56:11, David Tseng wrote: ...
3 years, 6 months ago (2017-06-05 05:06:03 UTC) #24
dmazzoni
Just to make sure I understand the notification role, this is to represent a single ...
3 years, 6 months ago (2017-06-05 05:16:53 UTC) #26
yoshiki
On 2017/06/05 05:16:53, dmazzoni wrote: > Just to make sure I understand the notification role, ...
3 years, 6 months ago (2017-06-05 05:24:50 UTC) #27
dmazzoni
One option would be to just set the role description. If the semantics are the ...
3 years, 6 months ago (2017-06-05 05:30:17 UTC) #28
David Tseng
https://codereview.chromium.org/2918483002/diff/40001/ui/arc/notification/arc_notification_content_view.cc File ui/arc/notification/arc_notification_content_view.cc (left): https://codereview.chromium.org/2918483002/diff/40001/ui/arc/notification/arc_notification_content_view.cc#oldcode640 ui/arc/notification/arc_notification_content_view.cc:640: node_data->role = ui::AX_ROLE_BUTTON; On 2017/06/05 05:06:03, yoshiki wrote: > ...
3 years, 6 months ago (2017-06-05 16:27:17 UTC) #29
yoshiki
David, Dominic, I updated the CL with a11y description. PTAL. Thanks.
3 years, 6 months ago (2017-06-14 15:59:30 UTC) #44
yoshiki
dtseng@, dmazzoni@, ping?
3 years, 6 months ago (2017-06-20 04:27:54 UTC) #45
David Tseng
lgtm
3 years, 6 months ago (2017-06-20 18:38:03 UTC) #46
yoshiki
Thanks!
3 years, 6 months ago (2017-06-21 04:35:10 UTC) #47
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2918483002/100001
3 years, 6 months ago (2017-06-21 04:35:28 UTC) #50
commit-bot: I haz the power
3 years, 6 months ago (2017-06-21 06:01:50 UTC) #53
Message was sent while issue was closed.
Committed patchset #3 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/99d72b12adfe2db83d7f7dbd4097...

Powered by Google App Engine
This is Rietveld 408576698