Chromium Code Reviews
DescriptionAdd 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 #Messages
Total messages: 14 (7 generated)
|