Closed
Bug 291370
Opened 20 years ago
Closed 20 years ago
Scrolling with scroll bar moves part of the page, but scrolling with mouse weel does not
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 189308
People
(Reporter: ingonsun, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
In the page http://www.iiyama-bg.com/sub_cat.php?cat=2 when the scroll bar is
used to move up/down visible area the menu (i suppose the contents of one of the
div tags) is moving and staying on top of the page. When I use the mouse weel to
scroll up/down this area stays on top of the page.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.iiyama-bg.com/sub_cat.php?cat=2
2. Move mouse weel down
Actual Results:
The "black/menu" area stays on top of the page and behaves as normal HTML. After
some scrolling this area will go off the screen.
Expected Results:
The "black/menu" area should be "moved" together with the window and should be
always visible.
Comment 1•20 years ago
|
||
That page uses <body onScroll="..">, and that doesn't currently work in Mozilla.
*** This bug has been marked as a duplicate of 189308 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•