Last modified: 2008-07-03 10:16:45 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T15795, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 13795 - Cortado Ogg player control bar covers some of the video
Cortado Ogg player control bar covers some of the video
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
OggHandler (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Tim Starling
http://commons.wikimedia.org/wiki/Ima...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-04-19 21:44 UTC by とある白い猫
Modified: 2008-07-03 10:16 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description とある白い猫 2008-04-19 21:44:59 UTC
Consider playing the Image:Friendly_Fire_Iraq.ogg video. The bar on the bottom covers some of the content of the video and in this case subtitles. The bar should be placed below all of the content of the video.
Comment 1 Brion Vibber 2008-04-21 18:45:16 UTC
Confirmed with Cortado Java player; QuickTime is displaying correctly.

As I recall from experimenting with this before, Cortado likes to stretch the video to the full applet size, stretching under the control bar if it's present. This may require fixing Cortado or using external controls.
Comment 2 Tim Starling 2008-04-23 13:13:46 UTC
It needs a fix to Cortado. I've known about the general issue for a while, as per my comment in OggPlayer.js:

// Given extra vertical space, cortado centres the video and then overlays the status 
// line, leaving an ugly black bar at the top. So we don't give it any.
var playerHeight = params.height < (statusHeight+1) ? (statusHeight+1) : params.height;
Comment 3 Tim Starling 2008-07-03 10:16:45 UTC
Fixed in r36976 + r36977, live now.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links