Closed
Bug 263198
Opened 20 years ago
Closed 19 years ago
mouse scroll wheel suddenly stops working.
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: thom, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; rv:1.7.3) Gecko/20041005 Firefox/0.10.1 (Ubuntu)
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; rv:1.7.3) Gecko/20041005 Firefox/0.10.1
The scroll wheel works great up till comment #2 of the example page. Then,
nothing. The page is still scrollable using the scrollbars or arrow keys, but
not with the scroll wheel. As soon as comment #2 is off screen, the scroll wheel
works again.
Reproducible: Always
Steps to Reproduce:
1. Open page
2. Scroll down page with mouse scroll wheel
3. reach problematic comment #2
Actual Results:
Page stops scrolling until the comment is off the screen.
Expected Results:
Scrolling should continue.
Comment 1•20 years ago
|
||
I can confirm with the latest branch linux build. ->Event Handling.
Assignee: firefox → events
Status: UNCONFIRMED → NEW
Component: General → Event Handling
Ever confirmed: true
Product: Firefox → Browser
QA Contact: firefox.general → ian
Version: unspecified → Trunk
Comment 2•20 years ago
|
||
this worksforme with firefox trunk build 2005-03-11
Comment 3•19 years ago
|
||
Should be fixed in trunk according to Andrew. Please reopen if you can reproduce
in Firefox 1.5 beta 2.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
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
•