Closed
Bug 598368
Opened 11 years ago
Closed 11 years ago
Double tap zoom does not clamp scale until animation finishes
Categories
(Firefox for Android Graveyard :: Panning/Zooming, defect)
Firefox for Android Graveyard
Panning/Zooming
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
()
Details
(Keywords: testcase)
Attachments
(2 files)
836 bytes,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
179 bytes,
text/html
|
Details |
On pages that set a maximum-scale, double-tap can animate to a disallowed zoom level, and then jump back to the allowed range when the animation finishes. This happens on touch.facebook.com and in the attached test case.
Attachment #477181 -
Flags: review?(mark.finkle)
Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Comment on attachment 477181 [details] [diff] [review] clamp the zoom level before animating anyway to add this to the viewport tests?
Attachment #477181 -
Flags: review?(mark.finkle) → review+
Updated•11 years ago
|
Whiteboard: [fennec-checkin-postb1]
Comment 3•11 years ago
|
||
pushed http://hg.mozilla.org/mobile-browser/rev/f86a3e00b641
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fennec-checkin-postb1]
verified: Mozilla/5.0 (Maemo; Linux armv71; rv:2.0b7pre) Gecko/201001005 Firefox/4.0b7pre Fennec/4.0b1 Mozille/5.0 (Android; Linux armv71; rv:2.0b7pre) Gecko20101005 Firefox/4.0b7pre Fennec/4.0b1
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•