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

Issue 1835133002: Add keyboard accessibility to "Get help" link text on chooser UI (Closed)

Created:
4 years, 9 months ago by juncai
Modified:
4 years, 8 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, Reilly Grant (use Gerrit)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add keyboard accessibility to "Get help" link text on chooser UI The "Get help" link text was a HyperlinkTextView before, and pressing the Tab doesn't navigate to it. This patch modified it using HyperlinkButtonCell so that pressing the Tab can navigate to it. This patch doesn't change the UI of the "Get help" link text. It looks the same as before when using HyperlinkTextView. BUG=596671, 583479 Committed: https://crrev.com/4788666880388f82f62affc3499678f18b39b246 Cr-Commit-Position: refs/heads/master@{#384972}

Patch Set 1 : initial try #

Patch Set 2 : try again #

Patch Set 3 : add keyboard accessibility to "Get help" link text on chooser UI #

Total comments: 2

Patch Set 4 : address rsesek@'s comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -39 lines) Patch
M chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm View 1 2 3 9 chunks +55 lines, -39 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
juncai
Please take a look.
4 years, 8 months ago (2016-03-28 19:41:30 UTC) #3
Robert Sesek
Sorry for the delay on this. It slipped out of my inbox. https://codereview.chromium.org/1835133002/diff/40001/chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm File chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm ...
4 years, 8 months ago (2016-04-04 14:52:07 UTC) #6
juncai
https://codereview.chromium.org/1835133002/diff/40001/chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm File chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm (right): https://codereview.chromium.org/1835133002/diff/40001/chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm#newcode492 chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm:492: base::string16 linkString = base::ASCIIToUTF16(""); On 2016/04/04 14:52:07, Robert Sesek ...
4 years, 8 months ago (2016-04-04 18:10:00 UTC) #7
Robert Sesek
lgtm
4 years, 8 months ago (2016-04-04 18:42:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1835133002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1835133002/60001
4 years, 8 months ago (2016-04-04 19:11:09 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-04-04 19:17:26 UTC) #12
commit-bot: I haz the power
4 years, 8 months ago (2016-04-04 19:19:47 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4788666880388f82f62affc3499678f18b39b246
Cr-Commit-Position: refs/heads/master@{#384972}

Powered by Google App Engine
This is Rietveld 408576698