[Webkit-unassigned] [Bug 10267] Can't scroll page downwards with scroll wheel, when pointer is on top of non-scrolling iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 6 02:08:49 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=10267





------- Comment #19 from mitz at webkit.org  2007-07-06 02:08 PDT -------
(In reply to comment #18)
> In the scenario you mention, the Y component of the scroll event will simply be
> ignored and the scroll view will process the X component.
> 

So if the iframe is scrollable along the X axis and a wheel event comes in with
a tiny Y component and a big X component, the new patch will keep the event in
the iframe and subsequently it will scroll horizontally, whereas the initial
patch will forward to the page (which may or may not scroll). I think the
behavior of the new patch is better.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list