Closed
Bug 79285
Opened 24 years ago
Closed 24 years ago
Document mouse wheel scroll doesn't work on page with scrollable forms
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: danhs, Assigned: alecf)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9) Gecko/20010505
BuildID: 2001050515
When on a page with scrollable forms, the query bugs page is the perfect
example. You are unable to scroll down a document. Instead the forms will
scroll down their options. When you click on the document (outside the
scrollable form) you will still not be able to scroll the document. You'll only
be able to scroll the forms. Only thing that changes how you scroll seems to be
that if you put your mouse over or in the vicinity of another form you will then
scroll along that form instead of the previous one. However, the entire process
is difficult.
Typically you only scroll, using the wheel mouse, what your cursur is over at
the time, (ie cursur over form -> form will scroll).
Reproducible: Always
Steps to Reproduce:
1.Go to page and try scrolling
2.If that doesn't immedietly work click on one of the forms then see step 1
3.
Actual Results: Described in description
Expected Results: Described in description
Reporter | ||
Comment 1•24 years ago
|
||
I just re-read that last part I wrote and realized how unclear it is.
Let me rephrase.
I meant, typically, you should only be able to scroll a scrollable form when
you're cursur is over it. Under all other conditions your mouse wheel should
only scroll the document. The only part that made the previous section even a
little clear was "(ie cursur over form -> form will scroll)"
Hope this helps explain the expected results
Reporter | ||
Updated•24 years ago
|
Severity: normal → major
Reporter | ||
Comment 2•24 years ago
|
||
Please confirm duplicate
*** This bug has been marked as a duplicate of 33732 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•