Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Problem with Android and fullscreen


Hi,

We are experiencing problems with Android setup and going to fullscreen. In fullscreen mode, the video is moved, zoomed in and is not actually fullscreen, but only part of it is visible.

In fact, this happens with the video on your homepage as well.

We are testing with the latest Android on Nexus 5 and with Android 4.4.4 on Samsung.

5 Community Answers

domains

User  
0 rated :

This appears to be related to this one:
http://support.jwplayer.com/customer/portal/questions/11303369-jwplayer-fullscreen-bug

Is there a fix?

Andrew

JW Player Support Agent  
0 rated :

Something happened with Chrome 40 and fullscreen video viewport. We have entered a ticket here:
https://code.google.com/p/chromium/issues/detail?id=452695

domains

User  
0 rated :

Uhh.

Is there any workaround? As Google might be very slow in addressing the issue.

vladislav_orachev

User  
1 rated :

Workaround is to add viewport meta tag and set width to device-width.

<meta name="viewport" content="width=device-width, initial-scale=1">

Andrew

JW Player Support Agent  
0 rated :

Likewise, you can also doubleclick the video when in fullscreen. This will zoom out appropriately.

This question has received the maximum number of answers.