When hitting play for the first time, the poster is hidden revealing the video element which does not display with the correct aspect ratio briefly before playback begins. This is much more noticeable on slower connections.
When the follow criteria are met:
preload is set to noneposter attribute is set and matches video's aspect ratioHit play (in Chrome) and the issue should be visible.
I expect the video element to display with the same aspect ratio as the poster.
The video element stretches the poster to a different aspect ratio before correcting itself.
Please include any additional information necessary here. Including the following:
latest
Chrome 85.0.4183.83
macOS 10.15.5
N/A
I can reproduce it if I set the connection to slow 3g before hitting play.
I can actually reproduce it without Video.js. Seems like this is a Chrome issue.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Should we keep this issue open to continue tracking?
We can. Last I checked there wasn't a bug opened against chrome. Would be good to open a bug against it if one still doesn't exist.
I opened a bug with Chrome for this: https://crbug.com/1154296
Going to close this now as we have a crbug. I'll probably circle back here if the issue is ever fixed.
Awesome! Thanks for opening!
Most helpful comment
I can reproduce it if I set the connection to slow 3g before hitting play.
I can actually reproduce it without Video.js. Seems like this is a Chrome issue.