Closed Bug 475304 Opened 16 years ago Closed 16 years ago

When an .ogg file is linked to directly, video controls are hidden

Categories

(Toolkit :: Video/Audio Controls, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 462368
mozilla1.9.2a1

People

(Reporter: jboriss, Assigned: Dolske)

Details

When an .ogg file is linked to directly, the video controls are completely hidden until mouseover.  It's unclear where to find them on mouseover - they appear about 200 pixels down from the top and flush right of the window. (Minefield 3.2a1pre)

Expected behavior:  If an .ogg file is linked to directly, controls should be always visible at the center of the window.

Sample .ogg: http://en.wikipedia.org/wiki/File:Blagojevich.ogg
When the video document is constructed, it sets |autoplay| on the video element. Bug 469211 added the code to have the controls initially visible, but this intentionally isn't done for autoplay media (because the controls overlap the video, and it seems like it would be annoying to have to take action to make them go away).

A couple of existing bugs that could help mitigate this problem:

* Bug 462368 will force the controls to be visible when the .ogg is really just a audio track (as your example is).

* Bug 472942 would fill the entire tab with the video, so putting the mouse anywhere over the window would show the controls. [Or, if we opt not to scale it, at least some styling to make the video region more obvious. Say, a border  or different background color.]
Component: General → Video/Audio
OS: Mac OS X → All
Product: Firefox → Core
QA Contact: general → video.audio
Hardware: x86 → All
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Component: Video/Audio → Video/Audio Controls
Product: Core → Toolkit
QA Contact: video.audio → video.audio
Target Milestone: --- → mozilla1.9.2a1
You need to log in before you can comment on or make changes to this bug.