Closed Bug 229291 Opened 22 years ago Closed 22 years ago

mousewheel doesn't fire onScroll event in iframe containing pages with frameset inside

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 189308

People

(Reporter: ap_kelly, Unassigned)

Details

Attachments

(4 files)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031208 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031208 I have a page that contains an iframe, this iframe has a single page (child1) and in this page there is a frameset that has two pages (child2 and child3) the iframe itself doesn't have any scrollbars but the child2 and child3 pages do. I've written some javascript that keeps the vertical position of these 2 pages the same (child2 & 3) when I use the scroll bars everything works fine, the onscroll event gets fired and child2 will update child3 position, however when using the mousewheel to perform the scrolling rather than the scrollbar this event is not being fired, so only the frame with the mouse over it scrolls, the other remains still. This event does get fired when I view my pages in IE6, and the event also gets fired in Mozilla when using the scrollbars, it just seems to be a problem when using the mousewheel. I can submit test pages, but don't know how, this is my first bug raised. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Attached file index.html
Attached file child1.html
Attached file child2.html
Attached file child3.html
Attachment #137891 - Attachment description: bug in action (page 1/4) → index.html
Attachment #137892 - Attachment description: bug in action (page 2/4) → child1.html
Attachment #137893 - Attachment description: bug in action (page 3/4) → child2.html
Attachment #137894 - Attachment description: bug in action (page 4/4) → child3.html
Summary: mousewheel doesn't fire onScroll event in iframe containing pages whith frameset inside → mousewheel doesn't fire onScroll event in iframe containing pages with frameset inside
dupe of bug 189308 Seen in LInux 2004010607
*** This bug has been marked as a duplicate of 189308 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: