Open Bug 958521 Opened 10 years ago Updated 2 years ago

when I try to play the audio in full screen mode, the control bar is not showing, but audio is still playing.

Categories

(Toolkit :: Video/Audio Controls, defect)

defect

Tracking

()

People

(Reporter: me, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140109004001

Steps to reproduce:

I tried to play a mp3 file in full screen mode in  Linux 64 bit.


Actual results:

The controls bar disappear, but the audio was playing.  When I exit the full screen mode it appears  again.


Expected results:

In full screen mode control bar should appear.
Could you add a testcase or an URL?
Flags: needinfo?(ashickur.noor)
Keywords: testcase-wanted
File link : http://www.noiseaddicts.com/samples/4887.mp3

Test Case : https://moztrap.mozilla.org/manage/case/11140/
Flags: needinfo?(ashickur.noor)
Summary: তwhen I try to play the audio in full screen mode, the control bar is not showing, but audio is still playing. → when I try to play the audio in full screen mode, the control bar is not showing, but audio is still playing.
Status: UNCONFIRMED → NEW
Component: Untriaged → Video/Audio
Ever confirmed: true
OS: Linux → All
Product: Firefox → Core
Hardware: x86_64 → All
Version: 28 Branch → Trunk
Hope this is the right place for this bug.

Note that the fullscreen icon disapears from the controls bar when you left fullscreen mode.
Keywords: testcase-wanted
Component: Video/Audio → Video/Audio Controls
Product: Core → Toolkit
This is an audio/video controls bug.

STR:

1. Load MP3 at http://www.noiseaddicts.com/samples/4887.mp3 in video document.
2. Double click on MP3 to go fullscreen
3. Wait for videocontrols to fade out
4. Dismiss the "XX.com is now fullscreen" approval dialog.
5. Mouseover where the controls should be, controls do not fade back in.

Expected result: controls should fade back in.

I've seen this issue with videos as well as here in the audio case, though I can't figure out STR for the video case.

So there's two bugs here:
1. videocontrols should fade back in on mouseover here.
2. <audio> element should not go fullscreen when double clicked; it makes no sense for <audio> elements to go fullscreen.

If we fix 2. we don't need to fix 1., but I'd like 1. to be fixed since I've hit it a number of times while debugging other video bugs.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.