[Webkit-unassigned] [Bug 225734] New: [iOS] REGRESSION(r271216) pointerevents/ios/pointer-events-no-mousedown-when-prevent-default-called-on-pointerdown.html is consistently failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 22:11:18 PDT 2021


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

            Bug ID: 225734
           Summary: [iOS] REGRESSION(r271216)
                    pointerevents/ios/pointer-events-no-mousedown-when-pre
                    vent-default-called-on-pointerdown.html is
                    consistently failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
        Depends on: 220072

```
--- ios-simulator-wk2-tests/build/OpenSource/layout-test-results/pointerevents/ios/pointer-events-no-mousedown-when-prevent-default-called-on-pointerdown-expected.txt
+++ ios-simulator-wk2-tests/build/OpenSource/layout-test-results/pointerevents/ios/pointer-events-no-mousedown-when-prevent-default-called-on-pointerdown-actual.txt
@@ -1,3 +1,7 @@
+CONSOLE MESSAGE: Error: assert_unreached: The mousedown event should not be dispatched after calling preventDefault() during pointerdown. Reached unreachable code
+CONSOLE MESSAGE: Error: assert_unreached: The mouseup event should not be dispatched after calling preventDefault() during pointerdown. Reached unreachable code
+
+Harness Error (FAIL), message = Error: assert_unreached: The mouseup event should not be dispatched after calling preventDefault() during pointerdown. Reached unreachable code

 PASS Testing that calling preventDefault() during a "pointerdown" event prevents compatibility events from being dispatched.
```


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=220072
[Bug 220072] [iOS] REGRESSION(r265088): "pointerdown" doesn't fire using a trackpad after double-tapping
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210513/08b9d3e1/attachment.htm>


More information about the webkit-unassigned mailing list