[Webkit-unassigned] [Bug 47036] Wheel scrolls and autoscrolls should not scroll overflow:hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 1 18:23:12 PDT 2010


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


Peter Kasting <pkasting at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |pkasting at google.com
                   |kit.org                     |




--- Comment #1 from Peter Kasting <pkasting at google.com>  2010-10-01 18:23:12 PST ---
Created an attachment (id=69555)
 --> (https://bugs.webkit.org/attachment.cgi?id=69555)
WIP patch

Here's a patch which basically fixes things.  The LayoutTest isn't done yet -- it works, but it's a manual test, I haven't yet scripted it or added expected results.  I'm not sure what the right behavior for middle-mouse autoscroll is and I haven't added a test for that.

It'd be nice to get feedback on whether my implementation here, especially w.r.t "hasAScrollbar()", is good or crazy.

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