| Index: chrome/common/extensions/docs/a11y.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/a11y.html (revision 60806)
|
| +++ chrome/common/extensions/docs/a11y.html (working copy)
|
| @@ -555,13 +555,25 @@
|
| are keyboard navigable.
|
| </p>
|
|
|
| +<p id="builtin">
|
| +On Windows, you can use <b>Shift+Alt+T</b>
|
| +to switch the keyboard focus to the toolbar,
|
| +which lets you navigate to the icons of page actions and browser actions.
|
| +The help topic
|
| +<a href="http://www.google.com/support/chrome/bin/static.py?hl=en&page=guide.cs&guide=25799&from=25799&rd=1">Keyboard and mouse shortcuts</a>
|
| +lists all of Google Chrome's keyboard shortcuts;
|
| +details about toolbar navigation
|
| +are in the section <b>Google Chrome feature shortcuts</b>.
|
| +</p>
|
| +
|
| <p class="note">
|
| <b>Note:</b>
|
| -We're improving keyboard accessibility to Google Chrome's interface;
|
| -keyboard navigation to the icons of page actions and browser actions
|
| -is expected in Google Chrome 6.
|
| -For details, see
|
| -<a href="#builtin">Built-in toolbar navigation</a>.
|
| +The Windows version of Google Chrome 6 was the first
|
| +to support keyboard navigation to the toolbar.
|
| +Support is also planned for Linux.
|
| +On Mac OS X,
|
| +access to the toolbar is provided through VoiceOver,
|
| +Apple's screenreader.
|
| </p>
|
|
|
| <p>
|
| @@ -577,49 +589,7 @@
|
| <br>
|
| <img src="images/a11y/focus-outline.png" width="400" height="40" alt="A focus outline on one of a series of links">
|
|
|
| -<h4 id="builtin"> Built-in toolbar navigation </h4>
|
|
|
| -<p>
|
| -Here are the keyboard shortcuts that we expect to be in Google Chrome 6.
|
| -You can try them out now in the Dev channel.
|
| -</p>
|
| -
|
| -<p>
|
| -</p><table>
|
| - <tbody><tr>
|
| - <td> <b>Alt+Shift+T</b> </td>
|
| - <td> Focus on the first tool in the main toolbar. </td></tr>
|
| -
|
| - <tr><td> <b>Tab</b>, <b>Shift+Tab</b>, <b>Home</b>, <b>End</b> </td>
|
| - <td> Move around in the toolbar,
|
| - including focusing on page actions and browser actions. </td></tr>
|
| -
|
| - <tr><td> <b>Left arrow</b>, <b>Right arrow</b> </td>
|
| - <td> Move around in the toolbar,
|
| - unless you're in an edit box like the location bar,
|
| - where those keys are used for text editing. </td></tr>
|
| -
|
| - <tr><td> <b>Space</b>, <b>Enter</b> </td>
|
| - <td> Activate toolbar buttons,
|
| - including page actions and browser actions. </td></tr>
|
| -
|
| - <tr><td> <b>Context menu key</b>, <b>Shift+F10</b> </td>
|
| - <td> Open a toolbar button's context menu. </td></tr>
|
| -
|
| - <tr><td> <b>Escape</b> </td>
|
| - <td> Return focus from the toolbar to the previous location. </td></tr>
|
| -
|
| - <tr><td> <b>F6</b>, <b>Shift+F6</b> </td>
|
| - <td> Switch focus to the next keyboard-accessible pane,
|
| - where panes include the
|
| - main web content,
|
| - toolbar,
|
| - and bookmarks bar (if visible). </td></tr>
|
| -
|
| -</tbody></table>
|
| -<p></p>
|
| -
|
| -
|
| <h3 id="shortcuts"> Shortcuts </h3>
|
|
|
| <p>
|
|
|