[Webkit-unassigned] [Bug 19033] Scrolling does not work when the mouse down is handled by a node

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 27 10:55:27 PDT 2010


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


Antonio Gomes (tonikitoo) <tonikitoo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tonikitoo at webkit.org




--- Comment #8 from Antonio Gomes (tonikitoo) <tonikitoo at webkit.org>  2010-04-27 10:55:26 PST ---
I think the change looks ok (I am not a reviewer) since
MouseEventWithHitTestResults does not set "scrollbar" when hit-testing a frame
scrollbar, but only in-frame scrollbars (like scrollable <div>, <textarea>,
etc).

(In reply to comment #3)
> Created an attachment (id=21113)
 --> (https://bugs.webkit.org/attachment.cgi?id=21113) [details]
> The patch containing the proposed fix for this issue.

However I could not reproduce the problem on Safari (webkit - trunk) on Snow
Leonard. Given PLATFORM "WIN XP", I think it is Windows specific. Could you
confirm?

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