[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
Sat May 24 22:51:23 PDT 2008


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21113|review?                     |review-
               Flag|                            |




------- Comment #4 from darin at apple.com  2008-05-24 22:51 PDT -------
(From update of attachment 21113)
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.


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