NEW 199004
[GTK] fast/events/fire-mousedown-while-pressing-mouse-button.html is failing
https://bugs.webkit.org/show_bug.cgi?id=199004
Summary [GTK] fast/events/fire-mousedown-while-pressing-mouse-button.html is failing
Alicia Boya García
Reported 2019-06-19 08:46:28 PDT
fast/events/fire-mousedown-while-pressing-mouse-button.html Failing since r245793:r246117 --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/events/fire-mousedown-while-pressing-mouse-button-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/events/fire-mousedown-while-pressing-mouse-button-actual.txt @@ -4,18 +4,16 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS received mousedown for the middle mouse button while pressing the left mouse button. -PASS received mousedown for the right mouse button while pressing the left mouse button. +FAIL didn't receive mousedown for the middle mouse button while pressing the left mouse button. +FAIL didn't receive mousedown for the right mouse button while pressing the left mouse button. When pressing and holding the "middle mouse button" -PASS received mousedown for the left mouse button while pressing the middle mouse button. -PASS received mousedown for the right mouse button while pressing the middle mouse button. +FAIL didn't receive mousedown for the right mouse button while pressing the middle mouse button. When pressing and holding the "right mouse button" -PASS received mousedown for the left mouse button while pressing the right mouse button. -PASS received mousedown for the middle mouse button while pressing the right mouse button. +FAIL didn't receive mousedown for the middle mouse button while pressing the right mouse button. TEST COMPLETE
Attachments
Note You need to log in before you can comment on or make changes to this bug.