Closed Bug 37671 Opened 25 years ago Closed 25 years ago

Clicking on page in form irreversably binds space bar to page down

Categories

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

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 35952

People

(Reporter: simon.britnell, Assigned: joki)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.12-20 i686; en-US; m16) Gecko/20000428 BuildID: 2000042809 Clicking on the page outside any controls binds the spacebar to page down. This is good. Clicking back inside a text control causes space to be entered into the control, but also continues to page-down. This is bad. Reproducible: Always Steps to Reproduce: 1.Browse to URL 2.Type text with spaces into search 3.Note that space enters spaces and doesn't scroll page 4.Click on page to right of search. 5.Press space and note that page-down happens 6.Click back in end of search text 7.type text with spaces in it 8.note that spaces appear in text and that page-down also happens. Actual Results: As per "note" entrys in reproduction steps Expected Results: page-down should not happen after clicking back in search text field. I'm also seeing this problem sometimes when I click in other controls.
*** This bug has been marked as a duplicate of 35952 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
verif
Status: RESOLVED → VERIFIED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.