Closed Bug 210075 Opened 21 years ago Closed 21 years ago

Bad behaviour tabing past disabled input element

Categories

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

x86
Windows 2000
defect
Not set
minor

Tracking

()

VERIFIED INVALID

People

(Reporter: tc, Assigned: aaronlev)

References

(Blocks 1 open bug)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030429 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030429 If a form contains <input> elementes containing an disabled property, and you try to tab past it you stay in the input field you where in. Tabbed focus is advanced, because you actually move on the next time you tab (unless theres mere than one disabled field). Simply to to tab through the form on this page: http://tc.dk/testformdisable.php Reproducible: Always Steps to Reproduce: 1.Go to http://tc.dk/testformdisable.php 2. click on the first form element 3. click on tab Actual Results: Focus stays in the first form element Expected Results: Should have moved to the third element
Blocks: focusnav
This has already been fixed, try a newer build please.
True. This is fixed. I actually I was on a new build ... ah, the juy of to many computers. Sorry.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
v
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.