newshorts / InlineVideo

A library to allow video to play inline if you're user is on an iphone.
106 stars 33 forks source link

iOS 9, Loading causes full screen video #4

Closed johnnyshankman closed 2 years ago

johnnyshankman commented 8 years ago

Reproduction steps:

Tap poster image on iOS 9.1 Safari (Latest) Full screen video opens after a moment Close full screen video Expected behavior from inline video element

Also, the element isn't resizing the video to its own size, it's zooming in quite a bit.

Something about __.load() is forcing the player to open.