Closed
Bug 1021916
Opened 11 years ago
Closed 5 years ago
Page panning gestures are consumed by page video container divs, unable to pan page if gesture initiated from within
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Tracking
(firefox29 affected, firefox30 affected, firefox31 affected, firefox32 affected, fennec-)
People
(Reporter: aaronmt, Unassigned)
References
()
Details
* Visit http://mobile.theverge.com/2014/6/6/5786688/cia-joins-twitter-with-the-most-appropriate-tweet-possible
* Scroll down to the 'More Stores' section at the bottom
* Initiate a pan up gesture from within the video container to scroll to the top of the page
The video container divs consume the gesture and the page feels stuck as the user tries to scroll the page up.
We should be courteous here and not consume the user initiated gesture in the video container divs.
Tested this on Nightly (06/06), LG Nexus 5 (Android 4.4.3).
I see this across all channels so it is not a regression.
Comment 1•11 years ago
|
||
If the content is calling preventDefault on the touch events, then we have to respect that. I haven't looked into what exactly is happening here but it smells like a Tech Evangelism bug rather than a Firefox bug.
Updated•11 years ago
|
tracking-fennec: ? → -
Comment 2•5 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
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
•