Closed Bug 85526 Opened 24 years ago Closed 24 years ago

hitting <backspace> on keyboard goes back to previous page

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: shrir, Assigned: serhunt)

References

()

Details

windows trunk 0612 this has regressed. Open the testcase and focus inside the textarea( caret does not appear on 4.x either). Now hit "backspace" on keyboard. Observe that the event gets registered but browser goes back to the last page in history. expected: page should stay the same..
Looks like it does both: sends a message and perform the actual function. Not that the Tab key does it too, after you press it the text field looses focus as it should in all other circumstances. Peter, I think you looked at passing events to the plugins at some point. Do you remember how it is done? Looks like we need to stop processing the event if it is passed to the plugin.
Ug!!!! I just fixed this. What regressed. Let me find the other bug and repopen that one.
Nope, been FIXED. Try again.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
on 2001061304 win works fine..woohoo!
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.