Title: Fullscreen Issue
Last modified: August 31, 2016

---

# Fullscreen Issue

 *  Resolved [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years ago](https://wordpress.org/support/topic/fullscreen-issue/)
 * Hi
 * I used lots of video player plugins (including yours) but I have problems in 
   fullscreen mode.
 * Enabling fullscreen mode the video only extends to wrapper size not real view
   size.
 * An example would clear the issue. There is a video at the end of this post:
    
   [http://goo.gl/aBWIyk](http://goo.gl/aBWIyk)
 * Any help would be appreciated.
 * [https://wordpress.org/plugins/videojs-html5-player/](https://wordpress.org/plugins/videojs-html5-player/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Noor Alam](https://wordpress.org/support/users/naa986/)
 * (@naa986)
 * [10 years ago](https://wordpress.org/support/topic/fullscreen-issue/#post-7375573)
 * Hi, That doesn’t look like a video embedded by this plugin. It looks like a plain
   HTML5 video.
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years ago](https://wordpress.org/support/topic/fullscreen-issue/#post-7375583)
 * I don’t know why people don’t read my posts carefully. It happens all the time.
   probably its my bad English.
 * I didn’t say this one was embedded by this plugin but mentioned that I tried 
   this plugin and many other with the same result.
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years ago](https://wordpress.org/support/topic/fullscreen-issue/#post-7375594)
 * I know the problem is probably caused by my theme not your plugin. I’m just asking
   for help.
 * P.S. It just happens in Google Chrome and with Firefox the fullscreen mode works
   as it should.
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years ago](https://wordpress.org/support/topic/fullscreen-issue/#post-7375664)
 * Apparently it’s about JQuery.
 * When I use JQuery with version lower than 1.6.4 there is no issue with fullscreen
   mode. But the problem is that I need a JQuery with higher version for my other
   plugins.
 * Any idea?
 *  Thread Starter [Poorang](https://wordpress.org/support/users/poorang/)
 * (@poorang)
 * [10 years ago](https://wordpress.org/support/topic/fullscreen-issue/#post-7375682)
 * OK, I got it.
 * The problem was a CSS property of the container:
 *     ```
       -webkit-animation-fill-mode: both;
       animation-fill-mode: both;
       ```
   
 * I had to add an event so when the player is in fullscreen mode these two property
   value change to “none”.
 * P.S. Sorry for my bad English

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Fullscreen Issue’ is closed to new replies.

 * ![](https://ps.w.org/videojs-html5-player/assets/icon-128x128.png?rev=1158522)
 * [Videojs HTML5 Player](https://wordpress.org/plugins/videojs-html5-player/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/videojs-html5-player/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/videojs-html5-player/)
 * [Active Topics](https://wordpress.org/support/plugin/videojs-html5-player/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/videojs-html5-player/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/videojs-html5-player/reviews/)

## Tags

 * [video](https://wordpress.org/support/topic-tag/video/)

 * 5 replies
 * 2 participants
 * Last reply from: [Poorang](https://wordpress.org/support/users/poorang/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/fullscreen-issue/#post-7375682)
 * Status: resolved