Closed Bug 166176 Opened 22 years ago Closed 22 years ago

accesskey doesn't work with select element

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 150417

People

(Reporter: matl, Assigned: aaronlev)

Details

Attachments

(1 file)

accesskey does not work on select element, it is ignored
keyboard nav
Assignee: jkeiser → aaronl
Status: UNCONFIRMED → NEW
Component: HTML Form Controls → Keyboard Navigation
Ever confirmed: true
QA Contact: tpreston → sairuh
reporter, could you give more detail of this bug? which accesskey doesn't work? 
accesskey for <select> or accesskey for mozilla? if later, this could be a dup 
of bug 119696.
I think he's saying that when you run his testcase, you should be able to type
Alt+M to focus "Mesic"

In particular, this is the source in his testcase that should make it happen:

                 <label><u>m</u>esic
                 <select accesskey="m">
                   <option>leden</option>
                   <option>unor</option>

                   <option>brezen</option>
                   <option>duben</option>
                 </select>
                 </label>

*** This bug has been marked as a duplicate of 150417 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
mass-verification of Duplicates.

mail search string for bugspam: SolarFlaresAreTheCause
Status: RESOLVED → VERIFIED
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: