Closed
Bug 282815
Opened 20 years ago
Closed 20 years ago
Page up/down doesn't work in CSS generated scroll boxes
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: jdavin, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Scroll wheel and page up/down keys do not work on
http://www.fallacyfiles.org/strawman.html
I suspect this is because they create their text scroll boxes by using CSS class
styles instead of traditional form boxes or frames.
It seems that firefox should still be able to support and recognize that though.
(especially if we may see more sites doing this in the future).
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.fallacyfiles.org/strawman.html
2. Try to scroll in either of the scroll boxes (with either Page up/down or
mouse wheel).
3.
Actual Results:
Scroll doesn't work. Need to manually click on the scroll bar.
Expected Results:
Page up/down and mouse wheel should scroll.
Comment 1•20 years ago
|
||
This has already been fixed. Please test with a nightly build before filing
bugs, thanks.
*** This bug has been marked as a duplicate of 97283 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•