mozRequestFullScreen() not working properly in firefox 44.0.

Discuss how to use and promote Web standards with the Mozilla Gecko engine.
Post Reply
Sachin.mahandule
New Member
Posts: 1
Joined: March 3rd, 2016, 4:23 am

mozRequestFullScreen() not working properly in firefox 44.0.

Post by Sachin.mahandule »

I am try mozRequestFullScreen() to do screen in full size in Mozilla. It works perfectly but the element present on video(Text, Button, etc) gets hide behind iframe. In older version of firefox it works and element display properly. But after firefox updated to 44.0.2 iframe is placed on top of element. And element gets hide. Is there is any change in mozRequestFullScreen() after new version release.

Thanks in Advance.
User avatar
DanRaisch
Moderator
Posts: 127231
Joined: September 23rd, 2004, 8:57 pm
Location: Somewhere on the right coast

Re: mozRequestFullScreen() not working properly in firefox 4

Post by DanRaisch »

Moving to Web Development.
Post Reply