NEW213855
Doing a pinch to zoom emits pause event in HTMLVideoElement
https://bugs.webkit.org/show_bug.cgi?id=213855
Summary Doing a pinch to zoom emits pause event in HTMLVideoElement
Francesco Durighetto (kekkokk)
Reported 2020-07-01 10:33:14 PDT
Test environment: - Device A, iPhone Xr iOS: 13.6 beta 3, Safari mobile browser - Device B, whatever desktop/mobile browser Use case: User A and B are in a webrtc audio/video call. What do you expect? When doing a pinch to zoom, nothing should really happens but the "zoom". What happens instead? In the remote video element, an onpause event is fired by HTMLVideoElement when doing the first pinch to zoom in the page.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-07-01 17:38:39 PDT
Note You need to log in before you can comment on or make changes to this bug.