RESOLVED INVALID 70593
[Qt] fast/events/touch/page-scaled-touch-gesture-click.html is failing
https://bugs.webkit.org/show_bug.cgi?id=70593
Summary [Qt] fast/events/touch/page-scaled-touch-gesture-click.html is failing
Andras Piroska
Reported 2011-10-21 03:31:13 PDT
When "fast/events/touch/page-scaled-touch-gesture-click.html" tested on Qt platform that show an error message: "Gesture manager not implemented on this platform.". So that test put to the skip list.
Attachments
[Qt] Gradening (1.55 KB, patch)
2011-10-21 03:38 PDT, Andras Piroska
no flags
Andras Piroska
Comment 1 2011-10-21 03:38:11 PDT
Created attachment 111933 [details] [Qt] Gradening When "fast/events/touch/page-scaled-touch-gesture-click.html" tested on Qt platform that show an error message: "Gesture manager not implemented on this platform.". So that test put to the skip list.
Zoltan Horvath
Comment 2 2011-10-21 04:55:22 PDT
fast/events/touch/page-scaled-touch-gesture-click.html - was introduced in http://trac.webkit.org/changeset/97988/ - bug #69798 diff: --- WebKitBuild/Release/layout-test-results/fast/events/touch/page-scaled-touch-gesture-click-expected.txt +++ WebKitBuild/Release/layout-test-results/fast/events/touch/page-scaled-touch-gesture-click-actual.txt @@ -5,34 +5,7 @@ have received: 1 touch events have received: 2 touch events -PASS event.type is "mousemove" -PASS event.clientX is 20 -PASS event.clientY is 24 -PASS event.shiftKey is true -PASS event.altKey is true -PASS event.ctrlKey is false -PASS event.metaKey is false -PASS event.type is "mousedown" -PASS event.clientX is 20 -PASS event.clientY is 24 -PASS event.shiftKey is true -PASS event.altKey is true -PASS event.ctrlKey is false -PASS event.metaKey is false -PASS event.type is "mouseup" -PASS event.clientX is 20 -PASS event.clientY is 24 -PASS event.shiftKey is true -PASS event.altKey is true -PASS event.ctrlKey is false -PASS event.metaKey is false -PASS event.type is "click" -PASS event.clientX is 20 -PASS event.clientY is 24 -PASS event.shiftKey is true -PASS event.altKey is true -PASS event.ctrlKey is false -PASS event.metaKey is false +Gesture manager not implemented on this platform. PASS successfullyParsed is true TEST COMPLETE I will skip it soon.
Zoltan Horvath
Comment 3 2011-10-21 05:03:23 PDT
I rewrote the patch and landed the skip in r98094. http://trac.webkit.org/changeset/98094
Jocelyn Turcotte
Comment 4 2014-02-03 03:19:06 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.