[Webkit-unassigned] [Bug 257735] When mouse/trackpad click on WKWebView dismisses a UIKit menu, web gets touch down with no touch up, and no subsequent mouse events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 5 19:52:49 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=257735
--- Comment #4 from Karl Dubost <karlcow at apple.com> ---
> This bug makes it very difficult to use modern pointer events in our web content. We would really like to use them over the old-style mousedown/mouseup events, since they present a unified interface for touches, pointing devices, and Apple Pencil, but it’s very hard to deal with a bug where it just stops working and there’s no way to fix it afterwards.
For the Web content, does it create an issue because the same code can't be used in an Android context? Or is it an issue very specific to the iPad context?
--
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/20240306/ac5d6733/attachment-0001.htm>
More information about the webkit-unassigned
mailing list