Closed
Bug 576396
Opened 15 years ago
Closed 15 years ago
Pinch zoom allows zooming out past minimum (page-fit) level
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
Attachments
(1 file)
2.99 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Using multi-touch zoom, it is currently possible to zoom the page to smaller than the screen width.
This patch changes clampZoomLevel to use the "page zoom" level as a minimum (as most of our zoom functions were already doing). There are minor changes to some other BrowserView functions as a result, but their behavior should be unchanged.
Attachment #455570 -
Flags: review?(mark.finkle)
Updated•15 years ago
|
Attachment #455570 -
Flags: review?(mark.finkle) → review+
Comment 1•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 2•13 years ago
|
||
Verified fixed on:
Mozilla/5.0 (Android;Linux armv7l;rv:9.0a1)Gecko/20110920
Firefox/9.0a1 Fennec/9.0a1
Device: Samsung Galaxy S
OS: Android 2.2
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•