Closed
Bug 36161
Opened 25 years ago
Closed 25 years ago
Typing in text box causes browser window to scroll
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
People
(Reporter: cameron-smith, Assigned: joki)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14 i686; en-US; m14) Gecko/20000417
BuildID: 2000041716
When I type in a text box (particularly spaces), the browser sometimes scrolls
down. It's as if the key events are going to the text box and the browser
window simultaneously (probably a focus problem).
Reproducible: Sometimes
Steps to Reproduce:
1. Click on a text box.
2. Type.
3. If the problem does not exhibit itself, click on another text box and try again.
Comment 2•25 years ago
|
||
*** This bug has been marked as a duplicate of 35952 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•