[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 00:14:26 PDT 2007


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





------- Comment #16 from mitz at webkit.org  2007-07-06 00:14 PDT -------
(In reply to comment #15)
> If the scroll event has *any* Y component it will
> check whether it is pinned on the Y axis, and completely ignore the X
> component.

In that case, if the view is not pinned on the Y axis, but does not have a
vertical scrollbar, is the event completely ignored or does horizontal
scrolling still happen if possible? If it's the former, then I agree that it's
best to match AppKit. Otherwise, I think the new patch is currently equivalent
but will be even better in the future if AppKit changes.


-- 
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