Chromium Code Reviews
DescriptionLanguage settings: fix focus issues
* Allow traversal through iron-list elements with up/down arrow keys.
For input methods, <Enter> selects that input method.
* Tapping anywhere on a togglable row toggles that row.
* Make the buttons to open a subpage keyboard-focusable by wrapping their
content in <a is="action-link">.
* Don't focus the Add Language dialog's Cancel button on opening.
* Other minor UI fixes.
BUG=664106, 668307, 658279
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/10719a79d0d6cf3cee559771cb5cca8f78024b5d
Cr-Commit-Position: refs/heads/master@{#436894}
Patch Set 1 #
Total comments: 7
Patch Set 2 : rebase #Patch Set 3 : fixes #
Total comments: 3
Patch Set 4 : remove onLanguageTap_ #Patch Set 5 : cleanup #Patch Set 6 : remove non-focus-related changes #Patch Set 7 : rebase #Dependent Patchsets: Messages
Total messages: 23 (12 generated)
|