Closed
Bug 204414
Opened 22 years ago
Closed 22 years ago
scrolling a page stops when the mouse hovers over a macromedia flash ad
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 102573
People
(Reporter: raarts, Assigned: aaronlev)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030314
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030314
subject says it al. When you scroll a page, either using the keyboard
arrow keys, or the mousewheel, the scrolling suddenly stops when the
mouse hovers over a flash ad.
These ads apparantly hijack the scroll events.
You may think this is a problem caused by the flash plugin,
but I think this is unexpected behaviour for the user.
Maybe these events should only be passed to plugins when
scrolling started inside the plugins screen area?
Reproducible: Always
Steps to Reproduce:
1. visit above URL
2. scroll page down
3. scrolling stops when mouse over ad.
Actual Results:
scrolling stops.
Expected Results:
Page should keep scrolling
![]() |
||
Updated•22 years ago
|
Whiteboard: DUPEME
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 102573 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 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
•