[Webkit-unassigned] [Bug 259588] inert embedded video still responds to play/pause key
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 28 15:53:10 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259588
--- Comment #2 from ataylor32 at gmail.com ---
My use case is I have a <dialog> that I want to be able to be dismissed, but not remove the content of it because the user may reopen it. I have it set up so that when the <dialog> is dismissed, the video within it automatically pauses. But if the user presses the play/pause key on their keyboard, the video starts playing again. I added the inert attribute to prevent this, but that didn't solve the problem.
--
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/20230728/468d8d26/attachment.htm>
More information about the webkit-unassigned
mailing list