Closed Bug 22540 Opened 25 years ago Closed 25 years ago

Tabbing between input fields doesn't work

Categories

(SeaMonkey :: General, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 20322

People

(Reporter: escowles, Unassigned)

References

Details

Hitting the tab key when in a text inputfield does not take you to the next form element. The console output does say: 135343520 : Blur occurred on: A Focusable DOM Element 135343520 : Focus occurred on: A Focusable DOM Element To reproduce: 1. Start mozilla with a file with contents: <html><body><form action=""> <p>1: <input type=text> <p>2: <input type=text> </body></html> 2. Click in the first text input area. 3. Hit tab. 4. The focus remains in the first text input area.
*** Bug 22757 has been marked as a duplicate of this bug. ***
*** Bug 22825 has been marked as a duplicate of this bug. ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 20322 ***
Verified dup
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.