[Webkit-unassigned] [Bug 259588] New: inert embedded video still responds to play/pause key

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 27 20:44:39 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=259588

            Bug ID: 259588
           Summary: inert embedded video still responds to play/pause key
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Intel)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ataylor32 at gmail.com

Created attachment 467144

  --> https://bugs.webkit.org/attachment.cgi?id=467144&action=review

Demo

To reproduce the problem, follow these steps:

(1) Open the attached HTML file
(2) Start playing the embedded YouTube video
(3) Click the "Inert" checkbox to make the embedded YouTube video's iframe inert
(4) Press the play/pause key on the keyboard

The expected result is that the video should continue playing due to the inert attribute being present on the iframe. The actual result is that the video pauses.

-- 
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/db125da1/attachment.htm>


More information about the webkit-unassigned mailing list