Bug 236392 - iPad: PointerEvents stop getting sent to WebView after a 5-finger gesture
Summary: iPad: PointerEvents stop getting sent to WebView after a 5-finger gesture
Status: RESOLVED DUPLICATE of bug 236390
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-09 11:59 PST by Michael Feldstein
Modified: 2022-02-10 10:18 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Feldstein 2022-02-09 11:59:11 PST
If you use the ipad pro's magic keyboard cover, and you do a five-finger app switch on the screen, the trackpad will stop sending PointerEvents into the browser once you return.  You have to throw away the app and start over to get PointerEvents to work again. This happens in WebViews inside apps as well as safari.  Note that MouseEvents still get sent.

https://codepen.io/msfeldstein/pen/jOmpowb
Comment 1 Alexey Proskuryakov 2022-02-10 10:18:48 PST

*** This bug has been marked as a duplicate of bug 236390 ***