Closed
Bug 200567
Opened 23 years ago
Closed 23 years ago
frame and page scroll together with smoothScroll
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 199024
People
(Reporter: stanley, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030401
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030401
I am using a mouse to scroll. A page with a scrollbar can contain a frame that
also has a scrollbar. Case in point -- the "Entar A Bug" page (which I am
currently typing in as we speak). With smoothScroll = true, trying to
mouse-scroll within the frame causes BOTH the frame and the page itself to
scroll. When smoothScroll = false, only the frame scrolls.
Reproducible: Always
Steps to Reproduce:
0. Make sure you have a scroll-mouse and that it works.
1. Enable general.smoothScroll
2. Go to http://bugzilla.mozilla.org/enter_bug.cgi?product=Browser&format=guided
3. Position your mouse cursor within the frame known as "somebugs" (after the
first Search button). It should have plenty -- enough to enable a scrollbar for
the frame.
4. Use your mouse to scroll.
Actual Results:
Both the frame and the page scroll.
Expected Results:
Only the frame should scroll.
This is the behavior when general.smoothScroll is false.
The problem does not seem to occur in textarea or table boxes, just frames.
Comment 1•23 years ago
|
||
Please search before you file a bug , thanks
*** This bug has been marked as a duplicate of 199024 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•