Closed
Bug 250009
Opened 21 years ago
Closed 21 years ago
Alt-Home focuses on <input accesskey="">
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 248566
People
(Reporter: bugzilla, Assigned: nian.liu)
References
()
Details
Attachments
(1 file)
126 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040702 Firefox/0.9.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040702 Firefox/0.9.0+
If a page has an input with accesskey="", pressing Alt-Home will focus that
input instead of going to the home page.
Reproducible: Always
Steps to Reproduce:
1. Open URL
2. Press Alt-Home
Actual Results:
"Build" field gains focus
Expected Results:
Open the home page
Sorry if this is the expected behavior. I thought it was weird.
Comment 1•21 years ago
|
||
Reporter: can you attach a testcase?
CCing aaronleventhal@moonset.net for keyboard navigation issues.
Reporter | ||
Comment 2•21 years ago
|
||
Updated•21 years ago
|
Assignee: firefox → neo.liu
Comment 3•21 years ago
|
||
Actually this will hapen with alt + any navigation key (anything that's not a
printable char).
Neo fixed one case of this, but we should fix accesskey="" in general.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 4•21 years ago
|
||
roc have a patch ready for r&sr which i think fix all cases
*** This bug has been marked as a duplicate of 248566 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 5•21 years ago
|
||
roc have a patch ready for r&sr which i think fix all cases
^^^
sorry, it's neil
You need to log in
before you can comment on or make changes to this bug.
Description
•