Closed Bug 832200 Opened 13 years ago Closed 12 years ago

HTML 5 video controls and context menu can't be triggered when the page is zoomed out to the maximum level

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(firefox19 affected, firefox20 affected, firefox21 affected, firefox25 affected, firefox26 unaffected, firefox27 unaffected, firefox28 unaffected, fennec+)

RESOLVED WORKSFORME
Tracking Status
firefox19 --- affected
firefox20 --- affected
firefox21 --- affected
firefox25 --- affected
firefox26 --- unaffected
firefox27 --- unaffected
firefox28 --- unaffected
fennec + ---

People

(Reporter: AdrianT, Assigned: kats)

References

()

Details

Firefox Mobile 19 beta 2/ Nightly 21.0a1 2012-01-17 HTC Desire Z Android 2.3.4 Steps to reproduce: 1) Go to random.pavlov.net/video.html 2) Zoom out to see the hole video 3) Try to use the html5 controls or to open a context menu Expected results: The user can use the controls or invoke a context menu Actual results: When zoomed out to the maximum the user can't use the controls or invoke a context menu. Zooming in just a bit will resolve the issue.
Wes is this fixed by any of the changes you are making to video?
Flags: needinfo?(wjohnston)
Seems to work better in that case, but still reproduces on the right side of the video. Logging shows us not even getting the touch in browser.js in that case. The page has a metaviewport, but then includes a video with a width that is larger than the page width. We likely clip to the viewport even when you're zoomed out. i.e. I think this is likely related to bug 749481. DOMWindowUtils.elementFromPoint() with the coordinates of the Gesture:SingleTap event also returns null.
Depends on: 749481
Flags: needinfo?(wjohnston)
Assignee: nobody → bugmail.mozilla
tracking-fennec: ? → +
This doesn't happen any more. Probably fixed by bug 901962 and friends.
Status: NEW → RESOLVED
Closed: 12 years ago
Depends on: 901962
No longer depends on: 749481
Keywords: qawanted
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.