Closed
Bug 301132
Opened 19 years ago
Closed 19 years ago
tabbing through tabindiecs seems broken
Categories
(Firefox :: Keyboard Navigation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 187508
People
(Reporter: Mail, Unassigned)
References
()
Details
Attachments
(1 file)
|
2.98 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5 Just try it out on http://www.jonas-hartmann.com/mozilla Reproducible: Always Steps to Reproduce: 1. Load the Page 2. Press the Tab Key Actual Results: missbehavior: 1. wrong sequence 2. some form elements having tabindex set are left out (worse than 1. in regards to accessibility) Expected Results: use the correct tab order.
| Reporter | ||
Updated•19 years ago
|
Component: Disability Access → Keyboard Navigation
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•19 years ago
|
||
on 10.3.9 Firefox Deer Park Alpha 2 it does not jump from 1 to 5 to 2 but from 1 to 2 to 5 it still skips tabindex 3, 4 and 6 (which are on input type="submit", input type="button" and select element)
Comment 3•19 years ago
|
||
*** This bug has been marked as a duplicate of 187508 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•