[Webkit-unassigned] [Bug 270574] New: Video controls play-pause button shows wrong state after changing src
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 6 07:01:53 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=270574
Bug ID: 270574
Summary: Video controls play-pause button shows wrong state
after changing src
Product: WebKit
Version: Safari 17
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media
Assignee: webkit-unassigned at lists.webkit.org
Reporter: opendarwin at lapcatsoftware.com
Created attachment 470203
--> https://bugs.webkit.org/attachment.cgi?id=470203&action=review
Sample HTML demonstrating the bug
I've reproduced this bug with Safari 17.4 on iOS as well as Safari 17.3 and Safari Technology Preview 189 on macOS.
When a video is playing, and the video src attribute is changed, the video is paused, but the video controls still show the button in the playing state.
Steps to reproduce:
1. Open the attached sample HTML in Safari
2. Play the video
3. Click the "Switch video src" button
Expected results: The video controls button is in the paused state (showing a play icon)
Actual results: The video controls button is in the playing state (showing a pause icon), even though the video is not playing.
--
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/20240306/a53220ef/attachment.htm>
More information about the webkit-unassigned
mailing list