Firefox/Feature Brainstorming:Accessibility: Difference between revisions

A simple fix for the problem of access keys
m (Similar feature asked in Firefox/Feature Brainstorming:Default Browser UI as "Different font sizes for each page".)
(A simple fix for the problem of access keys)
Line 55: Line 55:
; Tidy context menu
; Tidy context menu
* When using several extensions, the context menu gets overloaded with features. Add a feature to organize the context menu - just like the bookmarks manager.
* When using several extensions, the context menu gets overloaded with features. Add a feature to organize the context menu - just like the bookmarks manager.
</td></tr>
<tr><td>
;A simple fix for the problem of access keys
A simple fix for the problem of access keys would be to allow the user to define their own access keys for, say, "home", "next", "previous", "search" "copyright info", "contents", etc.; and then to map these, for any given page, to the target pages specified in the "link" headers, e.g.:
<code>
<link rel="home" href="http://www.example.com/index.htm">
<link rel="search" href="http://www.example.com/search.htm">
</code>
Andy Mabbett
</td><td>
</td></tr>
</td></tr>