RESOLVED FIXED 103041
fast/events/mouseover-button.html never releases a mouse button
https://bugs.webkit.org/show_bug.cgi?id=103041
Summary fast/events/mouseover-button.html never releases a mouse button
Jussi Kukkonen (jku)
Reported 2012-11-22 02:03:59 PST
These tests are flaky, always failing or passing as a group. According to Thiago running fast/events/mouseover-button.html first makes all these tests fail: svg/text/select-textLength-spacing-stretch-1.svg svg/text/select-x-list-4.svg svg/text/select-x-list-with-tspans-4.svg svg/text/select-textLength-spacing-stretch-3.svg svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg svg/text/select-textLength-spacing-squeeze-4.svg svg/text/select-x-list-with-tspans-2.svg svg/text/select-x-list-with-tspans-3.svg svg/text/select-text-svgfont.html svg/text/select-textLength-spacing-stretch-4.svg svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg svg/text/select-x-list-3.svg svg/text/select-x-list-2.svg svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg svg/text/select-textLength-spacingAndGlyphs-stretch-4.svg svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg svg/text/select-x-list-1.svg svg/text/select-textLength-spacing-squeeze-3.svg svg/text/select-x-list-with-tspans-1.svg svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg svg/text/select-textLength-spacing-squeeze-1.svg svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg svg/text/select-textLength-spacing-squeeze-2.svg svg/text/select-textLength-spacing-stretch-2.svg
Attachments
Patch (1.29 KB, patch)
2012-11-22 07:52 PST, Jussi Kukkonen (jku)
no flags
give ews-chromium another chance (1.31 KB, patch)
2012-11-23 01:08 PST, Jussi Kukkonen (jku)
no flags
Jussi Kukkonen (jku)
Comment 1 2012-11-22 02:53:49 PST
Lion and MountainLion results look similar
Jussi Kukkonen (jku)
Comment 2 2012-11-22 07:30:33 PST
The problem is this: eventSender.mouseDown(1); eventSender.mouseMoveTo(300, 300); eventSender.mouseMoveTo(125, 125); eventSender.mouseUp(); button 1 is not released.
Jussi Kukkonen (jku)
Comment 3 2012-11-22 07:52:44 PST
Thiago Marcos P. Santos
Comment 4 2012-11-22 12:01:22 PST
Comment on attachment 175676 [details] Patch LGTM.
Chris Dumez
Comment 5 2012-11-22 12:10:33 PST
Comment on attachment 175676 [details] Patch LGTM.
WebKit Review Bot
Comment 6 2012-11-22 19:41:36 PST
Comment on attachment 175676 [details] Patch Attachment 175676 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/14967565 New failing tests: inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html
Jussi Kukkonen (jku)
Comment 7 2012-11-23 00:18:27 PST
(In reply to comment #6) > New failing tests: > inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html Seems unrelated, failing on a few other patches as well.
Jussi Kukkonen (jku)
Comment 8 2012-11-23 01:08:54 PST
Created attachment 175747 [details] give ews-chromium another chance
WebKit Review Bot
Comment 9 2012-11-23 03:10:47 PST
Comment on attachment 175747 [details] give ews-chromium another chance Clearing flags on attachment: 175747 Committed r135579: <http://trac.webkit.org/changeset/135579>
WebKit Review Bot
Comment 10 2012-11-23 03:10:51 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.