Closed
Bug 185765
Opened 22 years ago
Closed 22 years ago
Type Ahead find overrides accesskey
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 122479
People
(Reporter: dhtmlkitchen, Assigned: aaronlev)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2.1) Gecko/20021130
Type ahead find takes precedence over accesskey.
In the example, typing 'd' brings the first link with d in it into focus,
disregarding the accesskey.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
if an accesskey is defined, type ahead find should yeild to it.
Comment 1•22 years ago
|
||
WFM 2002121308 PC/Win98.
Description cites an example, but there isn't one.
Accesskeys are activated while holding down a modifier key (e.g. ALT or
Control). Are you doing that?
->keyboard nav
Assignee: asa → aaronl
Component: Browser-General → Keyboard Navigation
QA Contact: asa → sairuh
Reporter | ||
Comment 2•22 years ago
|
||
Sorry, this is actually a dupe of bug 122479.
*** This bug has been marked as a duplicate of 122479 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•