Closed
Bug 684234
Opened 14 years ago
Closed 14 years ago
Context menu for HTML5 video is not displayed
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: carla.nadastean, Unassigned)
Details
Build id: Mozilla/5.0 (Android; Linux armv7l; rv:9.0a1) Gecko/20110902 Firefox/9.0a1 Fennec/9.0a1
Device: HTC Desire Z
OS: Android 2.3
Steps to reproduce:
1. Open Fennec app.
2. Visit the website: http://www.html5video.org/
3. Start playing the video.
4. Long hold tap on the video.
Expected Result:
Long hold tap on an HTML5 video should display a context menu with the option:
Pause(or Play)
Full Screen
Save Video
Share Video
Actual result:
Context menu is not displayed.
Comment 1•14 years ago
|
||
Confirming that with the video source itself one is able to invoke the context menu but not on this player. Perhaps there is some client side script preventing access? Are there any other players you're seeing this on?
Comment 2•14 years ago
|
||
There is a div with style="width: 1366px; height: 600px; position: absolute; top: 0px; left: 0px;" that is overlaying the video, that's why there's no context menu for the video.
There is also no video specific context menu on Firefox desktop.
So this is invalid.
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•