Closed
Bug 804989
Opened 13 years ago
Closed 10 years ago
Video controls are not displayed for HTML5 videos at html5rocks.com
Categories
(Firefox for Android Graveyard :: Toolbar, defect, P5)
Tracking
(firefox17 affected, firefox18 affected, firefox19 affected, fennec+)
People
(Reporter: AdrianT, Unassigned)
References
()
Details
(Whiteboard: [html5Video])
Firefox Mobile 17.0b3
Device: Samsung Galaxy Tab 2 7.0 (Android 4.0.4) / Samsung Galaxy S2 (Android 4.0.3)
Steps to reproduce:
1. Go to http://www.html5rocks.com/en/tutorials/video/basics/
2. Scroll down to the "2. Video Formats" section and try to play the 3 videos
Expected results:
The user can play the videos
Actual results:
Unless the user uses a long-tap -> fullscreen and then starts the playback using the HTML5 video controls he/she will not be able to start the videos
Note:
Issue is not reproducible on the Android Browser
Comment 1•13 years ago
|
||
There are certaintly controls defined on the video element, and the vide on it's own displays controls (http://people.mozilla.com/~atrain/mobile/tests/nocontrols.html). This leads me to believe that they are being cut off by a div container for some reason.
Component: Video/Audio → Graphics, Panning and Zooming
Product: Core → Firefox for Android
Version: 17 Branch → Firefox 17
Updated•13 years ago
|
tracking-fennec: --- → ?
Updated•13 years ago
|
Assignee: nobody → wjohnston
tracking-fennec: ? → 17+
Updated•13 years ago
|
tracking-fennec: 17+ → +
Updated•12 years ago
|
Whiteboard: [html5Video]
Comment 3•12 years ago
|
||
I don't have time to look at this right now. We need to make our controls more responsive (a bit hard since the w3c refuses to let us know the size of a particular element in our stylesheets, but desktop's already done some legwork here.
It would also be really nice if they knew the zoom level and could adjust to it as well...
Assignee: wjohnston → nobody
Comment 5•10 years ago
|
||
This works for me.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•