Bug 213855
| Summary: | Doing a pinch to zoom emits pause event in HTMLVideoElement | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Francesco Durighetto (kekkokk) <francesco.durighetto> |
| Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Minor | CC: | webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 13 | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 13 | ||
Francesco Durighetto (kekkokk)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/65011151>