Download & Extend

Fullscreen button always displayed (also volume control)

Project:OpenPackage Video
Version:5.x-3.11
Component:Code
Category:bug report
Priority:normal
Assigned:jbrown
Status:closed (fixed)

Issue Summary

Even if "Display fullscreen button" is unchecked in the field settings, the fullscreen button is still displayed on the player. I think this might be due to op_video using the variable showfsbutton to control it, but the variable name changed to usefullscreen at some point (see http://code.longtailvideo.com/trac/wiki/Flashvars3). In that case it should be simple to fix.

Comments

#1

Assigned to:Anonymous» jbrown
Status:active» fixed

Cheers for spotting this.

http://drupal.org/cvs?commit=129432

Stupid jw player api is always changing.

#2

Title:Fullscreen button always displayed» Fullscreen button always displayed (also volume control)
Status:fixed» active

Found another one along these lines: The "Show volume" checkbox doesn't do anything when you uncheck it, since there is no such variable as showvolume (or at least there isn't anymore).

#3

Status:active» fixed

Okay - zapped it: http://drupal.org/cvs?commit=130566

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.