[Webkit-unassigned] [Bug 73366] [Qt] Last mouse event could be lost if a JS call to eventSender.leapForward is made

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 09:34:39 PST 2011


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





--- Comment #3 from Hugo Parente Lima <hugo.lima at openbossa.org>  2011-11-30 09:34:39 PST ---
I did notice it when investigating a drag&drop layout test (fast/events/bogus-dropEffect-effectAllowed.html), it fails, but not due to this problem.

I checked all test using leapForward, good candidates to fail without the patch is:

editing/selection/caret-bidi-first-and-last-letters.html

but it fails with and without the patch.


OTOH there are some tests like:

fast/events/selectstart-by-double-triple-clicks.html

that still fail but pass more assertions with the patch.

So I think there's no test covering this issue failing without the patch and passing with it at the moment.

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