Fix Accesskeys
This extension fixes two rather significant accesskeys-related bugs in Firefox 2.0.Firstly, bug #357101 (https://bugzilla.mozilla.org/show_bug.cgi?id=357101): If you set ui.key.contentAccess to 4, then accesskeys requiring Alt and Shift, such as "+" and "{", are inaccessible. This extension fixes keyboard navigability for the following accesskeys: !@#$%^&*()_+{}:"|? (and less-than and greater-than).Remember: FOR THIS FIX TO WORK, you MUST go to "about:config" and set "ui.key.contentAccess" to 4.Secondly, bug #360009 (https://bugzilla.mozilla.org/show_bug.cgi?id=360009): The 'tab' key no longer moves to the next element as it should after you have applied an accesskey. This extension fixes that bug as well.
Supported
versions: Firefox 2.0 - 2.0.0.* ALL
Notes / Comments: Version 0.3 no longer fixes bug #357101 in Firefox 2.0.0.1. Version 0.4 that fixes it is awaiting approval.Bug #360009 is still fixed by this.
Categories: Navigation