NEW 178410
TextTrack.removeCue() fails to remove caption displayed in Picture-in-Picture mode
https://bugs.webkit.org/show_bug.cgi?id=178410
Summary TextTrack.removeCue() fails to remove caption displayed in Picture-in-Picture...
adam_marcus
Reported 2017-10-17 14:56:06 PDT
Created attachment 324063 [details] Code demonstrating bug TextTrack.removeCue() fails to remove caption displayed in Picture in Picture mode Steps to Reproduce: 1. Open Safari 2. Open bug.html (attached) 3. Enter Picture in Picture mode Expected Results: Video should show blinking caption as periodically added and removed Observed Results: Caption does not blink when displayed in Picture in Picture mode
Attachments
Code demonstrating bug (636 bytes, text/html)
2017-10-17 14:56 PDT, adam_marcus
no flags
Radar WebKit Bug Importer
Comment 1 2017-10-18 17:12:02 PDT
Ahmad Saleem
Comment 2 2023-09-20 09:42:26 PDT
I am able to reproduce this bug in Safari Technology Preview 178 using attached test case: Test Case: https://jsfiddle.net/h1jpyerx/show Caption does not blink in PiP mode, while it does in Chrome Canary 119.
Note You need to log in before you can comment on or make changes to this bug.