WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
67900
On video elements, setting poster just before src causes the poster not to be shown at all
https://bugs.webkit.org/show_bug.cgi?id=67900
Summary
On video elements, setting poster just before src causes the poster not to be...
Marc Hoyois
Reported
2011-09-10 18:18:01 PDT
Created
attachment 106996
[details]
Test case demonstrating the bug Overview: Setting the poster attribute of a video element before its src attribute can cause the poster not to be shown at all. Steps to reproduce: Check the attached test case. The first video element sets poster before src when loading a track, the second src before poster. Actual result: More often than not, no poster is shown on the first video (sometimes it works when viewing the page for the first time, so try several times). Expected result: The first video element should behave like the second one. Platform: Tested in 10.7.1 with Safari 5.1 and
r94906
, and I know this bug was already around in Safari 5.0+.
Attachments
Test case demonstrating the bug
(1.35 KB, text/html)
2011-09-10 18:18 PDT
,
Marc Hoyois
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Eric Carlson
Comment 1
2013-08-20 10:34:28 PDT
Marking as "works for me" because I am unable to reproduce this with TOT. I assume this has been fixed in the nearly two years since it was filed, but please reopen if you are still able to reproduce it.
Marc Hoyois
Comment 2
2013-08-21 11:14:28 PDT
The bug is still there with
r154377
. You need to reload the page once to see it happen though, but then it happens consistently whenever you reload.
Eric Carlson
Comment 3
2013-08-21 13:12:50 PDT
(In reply to
comment #2
)
> The bug is still there with
r154377
. You need to reload the page once to see it happen though, but then it happens consistently whenever you reload.
I can't reproduce it no matter how many times I reload the page. I will try with other hardware.
Alexey Proskuryakov
Comment 4
2023-06-28 19:49:47 PDT
Doesn't reproduce for me either.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug