Closed Bug 144868 Opened 22 years ago Closed 19 years ago

RFE: Reflect mouse wheel scroll events into DOM events

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: saari, Assigned: saari)

References

Details

Attachments

(1 file)

A particular embeddor has requested that we reflect mouse wheel scroll events
into the DOM so the embedding application can track and respond to mouse wheel
events occuring within a Gecko window.
QA Contact: rakeshmishra → trix
Depends on: 189308
.
Assignee: joki → saari
QA Contact: trix → ian
This is a bookmarklet that shows the page number.
It only changes the page number when the dom
event scroll is fired.
Click the link.  A box at the top
right will appear with the page number.
Scroll the page with the mouse wheel
and the page number will not change.
Scroll the page by using the scroll
bar and it changes.
The page contains an iframe with a height of 
10000 to
provide sufficient
space, since the function uses
window.innerHeight to calculate
the number of pages.
http://www.gtalbot.org/BugzillaSection/Bug189308_ScrollEvent.html
and attachment 162480 [details] work as expected now.
Seamonkey 1.0a rv:1.9a1 build 2005082205 under XP Pro SP2 here.

Resolving as FIXED due to patches in bug 189308

Adding keyword verifyme
Status: NEW → RESOLVED
Closed: 19 years ago
Keywords: verifyme
Resolution: --- → FIXED
mass remove verifyme requests greater than 4 months old
Keywords: verifyme
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: