Closed
Bug 733580
Opened 13 years ago
Closed 13 years ago
maple: javascript scrolling goes in reverse direction
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 732016
People
(Reporter: nhirata, Unassigned)
References
()
Details
(Whiteboard: maple)
1. go to http://people.mozilla.com/~mwargers/tests/performance/textscrolling.htm
2. click on scrolltest
Expected: the panning goes down first
Actual: the panning goes up first and shows an overscroll
Note:
Coordinate system is reversed?; on desktop firefox panning goes down first.
Galaxy Nexus, Maple 3/06/2012 tinderbox build
See youtube video : http://www.youtube.com/watch?v=57NNVYmS6sg&feature=youtube_gdata_player
![]() |
Reporter | |
Updated•13 years ago
|
Summary: javascript scrolling goes in reverse direction → maple: javascript scrolling goes in reverse direction
Whiteboard: maple
Comment 1•13 years ago
|
||
The script on the page scrolls upwards first. Normally the first upward scroll would just be ignored since it goes into a negative scroll (and that's what happens on desktop), but because of bug 732016 this is not happening on maple. This is effectively a dupe of bug 732016.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•4 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
•