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

Issue 1221693002: Fix accessibility issues in custom tab UI (Closed)

Created:
5 years, 5 months ago by Ian Wen
Modified:
5 years, 5 months ago
Reviewers:
Yusuf, newt (away)
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix accessibility issues in custom tab UI Currently long pressing icons in toolbar does not do anything. Also talkback does not work for back button. These issues are fixed in this CL. BUG=504469 Committed: https://crrev.com/32b942d7c5512a09343b91d544e95ac58727f505 Cr-Commit-Position: refs/heads/master@{#337438}

Patch Set 1 #

Total comments: 12

Patch Set 2 : respond to comments #

Patch Set 3 : new string #

Total comments: 3

Patch Set 4 : #

Patch Set 5 : rebase #

Patch Set 6 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -22 lines) Patch
M chrome/android/java/res/layout/custom_tabs_toolbar.xml View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/toolbar/CustomTabToolbar.java View 1 2 3 4 5 3 chunks +17 lines, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/toolbar/ToolbarLayout.java View 1 2 3 4 2 chunks +26 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/toolbar/ToolbarPhone.java View 1 2 chunks +4 lines, -20 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 20 (6 generated)
Ian Wen
5 years, 5 months ago (2015-06-29 17:11:15 UTC) #2
Yusuf
https://codereview.chromium.org/1221693002/diff/1/chrome/android/java/res/layout/custom_tabs_toolbar.xml File chrome/android/java/res/layout/custom_tabs_toolbar.xml (right): https://codereview.chromium.org/1221693002/diff/1/chrome/android/java/res/layout/custom_tabs_toolbar.xml#newcode12 chrome/android/java/res/layout/custom_tabs_toolbar.xml:12: android:contentDescription="@string/accessibility_toolbar_btn_back" /> is this the string we want to ...
5 years, 5 months ago (2015-06-29 18:03:17 UTC) #3
Ian Wen
Thanks for the comments! https://codereview.chromium.org/1221693002/diff/1/chrome/android/java/res/layout/custom_tabs_toolbar.xml File chrome/android/java/res/layout/custom_tabs_toolbar.xml (right): https://codereview.chromium.org/1221693002/diff/1/chrome/android/java/res/layout/custom_tabs_toolbar.xml#newcode12 chrome/android/java/res/layout/custom_tabs_toolbar.xml:12: android:contentDescription="@string/accessibility_toolbar_btn_back" /> On 2015/06/29 18:03:17, ...
5 years, 5 months ago (2015-06-29 18:27:42 UTC) #4
Yusuf
https://codereview.chromium.org/1221693002/diff/1/chrome/android/java/res/layout/custom_tabs_toolbar.xml File chrome/android/java/res/layout/custom_tabs_toolbar.xml (right): https://codereview.chromium.org/1221693002/diff/1/chrome/android/java/res/layout/custom_tabs_toolbar.xml#newcode12 chrome/android/java/res/layout/custom_tabs_toolbar.xml:12: android:contentDescription="@string/accessibility_toolbar_btn_back" /> On 2015/06/29 18:27:42, Ian Wen wrote: > ...
5 years, 5 months ago (2015-06-29 18:30:08 UTC) #5
Ian Wen
newt@chromium.org: Please review changes in android_chrome_strings.grd yusufo@ ptal. :P https://codereview.chromium.org/1221693002/diff/1/chrome/android/java/res/layout/custom_tabs_toolbar.xml File chrome/android/java/res/layout/custom_tabs_toolbar.xml (right): https://codereview.chromium.org/1221693002/diff/1/chrome/android/java/res/layout/custom_tabs_toolbar.xml#newcode12 chrome/android/java/res/layout/custom_tabs_toolbar.xml:12: ...
5 years, 5 months ago (2015-06-30 18:31:23 UTC) #7
newt (away)
https://codereview.chromium.org/1221693002/diff/40001/chrome/android/java/strings/android_chrome_strings.grd File chrome/android/java/strings/android_chrome_strings.grd (right): https://codereview.chromium.org/1221693002/diff/40001/chrome/android/java/strings/android_chrome_strings.grd#newcode2021 chrome/android/java/strings/android_chrome_strings.grd:2021: Close webpage Should this be "Close tab?" We've already ...
5 years, 5 months ago (2015-06-30 18:44:58 UTC) #8
Yusuf
https://codereview.chromium.org/1221693002/diff/40001/chrome/android/java/strings/android_chrome_strings.grd File chrome/android/java/strings/android_chrome_strings.grd (right): https://codereview.chromium.org/1221693002/diff/40001/chrome/android/java/strings/android_chrome_strings.grd#newcode2021 chrome/android/java/strings/android_chrome_strings.grd:2021: Close webpage On 2015/06/30 18:44:58, newt wrote: > Should ...
5 years, 5 months ago (2015-06-30 19:52:30 UTC) #9
Ian Wen
Thanks for the comments. All done. https://codereview.chromium.org/1221693002/diff/40001/chrome/android/java/strings/android_chrome_strings.grd File chrome/android/java/strings/android_chrome_strings.grd (right): https://codereview.chromium.org/1221693002/diff/40001/chrome/android/java/strings/android_chrome_strings.grd#newcode2021 chrome/android/java/strings/android_chrome_strings.grd:2021: Close webpage On ...
5 years, 5 months ago (2015-06-30 20:14:39 UTC) #10
Yusuf
lgtm
5 years, 5 months ago (2015-07-01 17:17:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1221693002/60001
5 years, 5 months ago (2015-07-01 17:26:59 UTC) #13
commit-bot: I haz the power
Exceeded global retry quota
5 years, 5 months ago (2015-07-01 17:29:48 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1221693002/100001
5 years, 5 months ago (2015-07-06 18:37:33 UTC) #18
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 5 months ago (2015-07-06 19:24:47 UTC) #19
commit-bot: I haz the power
5 years, 5 months ago (2015-07-06 19:25:47 UTC) #20
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/32b942d7c5512a09343b91d544e95ac58727f505
Cr-Commit-Position: refs/heads/master@{#337438}

Powered by Google App Engine
This is Rietveld 408576698