DescriptionImprove extension settings accessibility.
Changes:
1. The disclosure triangle next to each extension is now accessible.
Test it out by tabbing to it.
2. When you click, the focus outline on the disclosure triangle is hidden,
but if you tab to it with the keyboard, it's shown. This minimizes
ugliness for most users while enhancing accessibility for users who need it.
3. When the details are hidden, the links and controls within it are no
longer part of the tab order so you can't tab to invisible controls.
When the details are shown, they're focusable again.
New strings are deliberately commented out so that the rest of this change
can be merged to M16. A follow-up change will uncomment the new strings for
the trunk.
BUG=101066
TEST=Open chrome://extensions and tab through the controls, test the disclosure triangle that reveals the details.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=106752
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #
Total comments: 11
Patch Set 4 : '' #
Messages
Total messages: 6 (0 generated)
|