Closed
Bug 414096
Opened 18 years ago
Closed 18 years ago
Keyboard accesskeys not working
Categories
(Firefox :: Keyboard Navigation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 409604
People
(Reporter: timwi, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b2) Gecko/2007121120 Firefox/3.0b2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b2) Gecko/2007121120 Firefox/3.0b2
It used to be possible in Firefox 2 to navigate to elements that have the "accesskey" attribute set by using Alt+Shift+(key) or Alt+(key) depending on the value of ui.key.contentAccess.
This is no longer working.
Reproducible: Always
Steps to Reproduce:
Option 1:
1. Open attached test case.
2. Press Alt+Shift+G.
Option 2:
1. Open https://bugzilla.mozilla.org/show_bug.cgi?id=414093
2. Press Alt+Shift+A, Alt+Shift+B, or any other defined accesskey.
Actual Results:
Nothing happens.
Expected Results:
Relevant element should be focused (textbox in the testcase).
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•