Closed
Bug 53423
Opened 25 years ago
Closed 24 years ago
Tab navigation on Web pages blocked by TEXTAREA fields
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
People
(Reporter: brodms, Assigned: don)
Details
If I am tabbing my way through a page containing a form, then my progress moving down the page can be blocked by any TEXTAREA field, since in such a field a TAB is interpreted as a word-processor-style TAB indent. It's the same behavior observed in bug 51042 (since SHIFT+Tab can back out of the text area) but with a different cause.
Comment 1•24 years ago
|
||
setting bug status to new. I see this in bugzilla all of the time.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•24 years ago
|
||
dupping... *** This bug has been marked as a duplicate of 2083 ***
Status: NEW → RESOLVED
Closed: 24 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
•