[Webkit-unassigned] [Bug 217430] New: Missing PointerEvents with Scribble enable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 07:37:26 PDT 2020


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

            Bug ID: 217430
           Summary: Missing PointerEvents with Scribble enable
           Product: WebKit
           Version: Safari 14
          Hardware: iPhone / iPad
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: steven.roulleau at myscript.com

Hello,

I noticed a change in the PointerEvent API with Scribble activated on IpadOS 14.


*Steps to reproduce*

- On Ipad with IpadOS14, Scribble enable
- Open Safari
- Go to : https://codepen.io/l4ngu0r/pen/KKzLbJY
(We can also see the problem here : http://webdemo.myscript.com/views/text/index.html)
- Write "Hello how are you" with a pencil on left side

*Expected*

- 4 pointerdown events

*Actual*

- 3 pointerdown events

=> no problem when Scribble is disabled

I though Scribble was only enable on focused input text ?
Also I notice a slightly drop in responsiveness with pencil and Scribble activated.

-- 
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/20201007/0e338f1e/attachment.htm>


More information about the webkit-unassigned mailing list