[webkit-reviews] review denied: [Bug 19033] Scrolling does not work when the mouse down is handled by a node : [Attachment 21113] The patch containing the proposed fix for this issue.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 24 22:51:17 PDT 2008


Darin Adler <darin at apple.com> has denied Ananta <agiyengar at yahoo.com>'s request
for review:
Bug 19033: Scrolling does not work when the mouse down is handled by a node
http://bugs.webkit.org/show_bug.cgi?id=19033

Attachment 21113: The patch containing the proposed fix for this issue.
http://bugs.webkit.org/attachment.cgi?id=21113&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
For this to get checked in, we'll need a test case demonstrating the problem,
in the form of a regression test.

I can't tell from reading the patch alone if this is correct. The test case
will both help me understand that there truly is a bug here, and also is
required as part of our "all bug fixes must have a regression test" policy.

To simulate a mouse click, you can use the eventSender feature of the
regression test engine. The test in fast/events/mousedown_in_scrollbar.html is
an example of one that tests a mouse event in a scrollbar, and could be used as
a starting point in making a test.


More information about the webkit-reviews mailing list