VLC Fullscreen not working with browser plugins

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
tonton03
New Cone
New Cone
Posts: 8
Joined: 13 Sep 2007 05:57

VLC Fullscreen not working with browser plugins

Postby tonton03 » 23 Jun 2010 03:02

All is in the title

With VLC 1.1.0, the fullscreen function of the browser plugin is not working under IE, Chrome and Firefox on Windows

when i use vlc.video.fullscreen=true or vlc.video.toggleFullscreen() , nothing happened......a bug ? :D

cya

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC Fullscreen not working with browser plugins

Postby Jean-Baptiste Kempf » 23 Jun 2010 13:31

Probably. File a bug on trac.videolan.org/vlc
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Fullscreen not working with browser plugins

Postby VLC_help » 23 Jun 2010 20:02

I can also open ticket for this, if you don't want to register to trac.

tonton03
New Cone
New Cone
Posts: 8
Joined: 13 Sep 2007 05:57

Re: VLC Fullscreen not working with browser plugins

Postby tonton03 » 28 Jun 2010 08:06

i'm not familiar with trac :p

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Fullscreen not working with browser plugins

Postby VLC_help » 28 Jun 2010 17:32

You have some sort code sample I could attach to trac ticket for testing purposes?

sphelan
Blank Cone
Blank Cone
Posts: 14
Joined: 09 Jul 2010 16:44

Re: VLC Fullscreen not working with browser plugins

Postby sphelan » 09 Jul 2010 17:01

I'm seeing the same behavior. Neither toggleFullScreen() or fullscreen = true works in FF or IE.

Code: Select all

<div id="screen" align="center" > <embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org" version="VideoLAN.VLCPlugin.2" width="640" height="480" id="vlc" src=""> </embed> <input type="button" id="fullscreen" title="Full Screen" /> </div> </body> <script type="text/javascript" src="scripts/jquery.js"></script> <script type="text/javascript"> $("#fullscreen").click(function () { document.getElementById('vlc').video.toggleFullscreen(); }); </script>

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: VLC Fullscreen not working with browser plugins

Postby VLC_help » 10 Jul 2010 15:45



Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 47 guests