Closed
Bug 308540
Opened 19 years ago
Closed 19 years ago
Scrolling scrolls when mousing over
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 187043
People
(Reporter: drummer12, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 When scrolling on this page, scrolling when mousing over the advertisment in the lower left hand corner scrolls that box, even when I didn't click on it. Reproducible: Always Steps to Reproduce: 1. Go to sqljunkies.com 2. Scroll over ad in lower left corner 3. Actual Results: The ad scrolled Expected Results: The page should have scrolled, not the ad.
Comment 1•19 years ago
|
||
That is the proper behavior. The ad is in an iFrame which is too small for the ad inside it. Without this behavior, you wouldn't be able to scroll inline text boxes, frames, etc...
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Maybe so, but the fact that this happens when you mouse over and don't click in the iFrame is the issue.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Assignee: nobody → events
Component: General → Event Handling
Product: Firefox → Core
QA Contact: general → ian
Version: unspecified → 1.7 Branch
*** This bug has been marked as a duplicate of 187043 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•