[Webkit-unassigned] [Bug 121889] scrollbyRecursively does not scroll the appropriate layer when the initial layer is not scrollable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 24 19:22:31 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=121889





--- Comment #3 from Roger Fong <roger_fong at apple.com>  2013-09-24 19:21:33 PST ---
(In reply to comment #2)
> I'm not sure why we haven't seen any issues on mac...hrmmm...will have to look through usages of scrollbyrecursive in the mac port.

O! The win port is calling this method from a layer returned by "RenderLayer::enclosingLayer()" instead of "RenderLayer::enclosingScrollableLayer()", that might be the real issue.

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


More information about the webkit-unassigned mailing list