Video.js: Full Screen Issue on IOS

Created on 10 Mar 2017  路  1Comment  路  Source: videojs/video.js

Hello,

I have an issue with the video player that is happening only in IOS devices, for example Ipad Pro,
When the user click the full screen button the video goes to full screen mode and immediately goes to normal view mode. A strange behavior we noticed is that if the user clicks the button and leave it pressed for a couple of seconds it works ok.

Explain in detail the exact steps necessary to reproduce the issue.

  1. Click full screen button on IOS devices

Results

video goes to full screen mode and immediately goes to normal view mode

Expected

video should open in full screen mode normaly

Error output

No error ouputs

Most helpful comment

One thing that could potentially be happening here is that the fast-click library is being used. Then the button ends up being basically clicked twice because of fast-click.

>All comments

One thing that could potentially be happening here is that the fast-click library is being used. Then the button ends up being basically clicked twice because of fast-click.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shivamg705 picture shivamg705  路  4Comments

kitsunde picture kitsunde  路  4Comments

SolmazKh picture SolmazKh  路  4Comments

jeonghwaYoo picture jeonghwaYoo  路  3Comments

askaliuk picture askaliuk  路  3Comments