Closed
Bug 685541
Opened 13 years ago
Closed 13 years ago
[Tablet] Zooming using pinch or double tap is busted in landscape
Categories
(Firefox for Android Graveyard :: Panning/Zooming, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 9
People
(Reporter: mfinkle, Assigned: mbrubeck)
References
Details
(Keywords: regression)
Attachments
(1 file)
3.53 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Zooming is extrememly erractic in landscape mode. I think is is a regression from bug 677669. Possibly bug 680077.
Assignee | ||
Comment 1•13 years ago
|
||
We've backed out bug 677669 and bug 680077 to try to fix this problem. Leaving this bug open so we can make sure to fix it before re-landing.
Assignee: nobody → mbrubeck
OS: Linux → Android
Hardware: x86 → ARM
Assignee | ||
Comment 2•13 years ago
|
||
This code needs to use the browser width rather than the window width, now that they are not always the same.
Attachment #559203 -
Flags: review?(mark.finkle)
Reporter | ||
Updated•13 years ago
|
Attachment #559203 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 3•13 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/a720fe135cfa
Status: NEW → ASSIGNED
Whiteboard: [inbound]
Assignee | ||
Comment 4•13 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/a720fe135cfa
Blocks: 677669
Keywords: regression
Whiteboard: [inbound]
Target Milestone: --- → Firefox 9
Version: Trunk → Firefox 9
Assignee | ||
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
Samsung Galaxy Tab 10.1 (Android v3.1) Mozilla/5.0 (Android; Linux armv7l; rv:9.0a1) Gecko/20110909 Firefox/9.0a1 Fennec/9.0a1
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•