Closed
Bug 204597
Opened 22 years ago
Closed 22 years ago
The scroll bar does not react in a <span> element to key or mouse scroll.
Categories
(Core :: Layout: Floats, defect)
Tracking
()
People
(Reporter: mgordon, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030501
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030501
When reading a text in a span-element it is not possible to do as in frames;
click on it and scroll down not directly using the scrollbar(either by
mousescroll or keyboard (arrow down)). The only way to scroll is to actually use
the mouse pointer and scroll the old fashioned way.
The span element should somehow catch the scroll signal from the keyboard or
mouse and scroll down in a similar fashion as frames do.
Reproducible: Always
Steps to Reproduce:
1. Enter the homepage earlier.
2. Try to scroll down using arrow down or youre mouse scroll wheel
Actual Results:
Nothing
Expected Results:
Scrolled down :-)
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 97283 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•