RESOLVED FIXED 29756
REGRESSION: Mousewheel scrolling of listboxes is broken
https://bugs.webkit.org/show_bug.cgi?id=29756
Summary REGRESSION: Mousewheel scrolling of listboxes is broken
Simon Fraser (smfr)
Reported 2009-09-25 17:30:14 PDT
In the Bugzilla Enter Bug page here, try scrolling the Components listbox with the mouse wheel on Mac. This is no longer working for me in TOT.
Attachments
Fix list box scrolling byt correctly overirde the scroll() (3.81 KB, patch)
2009-09-30 23:20 PDT, Timothy Hatcher
mitz: review+
Simon Fraser (smfr)
Comment 1 2009-09-25 17:30:36 PDT
Simon Fraser (smfr)
Comment 2 2009-09-30 17:09:06 PDT
Timothy Hatcher
Comment 3 2009-09-30 23:20:32 PDT
Created attachment 40426 [details] Fix list box scrolling byt correctly overirde the scroll()
mitz
Comment 4 2009-09-30 23:26:28 PDT
Comment on attachment 40426 [details] Fix list box scrolling byt correctly overirde the scroll() > + Fix list box scrolling byt correctly overirde the scroll() > + function on RenderBox. Typos: “byt”, “overirde” (should be “overriding”, O guess).
Timothy Hatcher
Comment 5 2009-10-01 06:21:31 PDT
Note You need to log in before you can comment on or make changes to this bug.