Closed Bug 783208 Opened 12 years ago Closed 12 years ago

[Tablet] Double tap zoom-out not working in landscape mode

Categories

(Firefox for Android Graveyard :: Toolbar, defect)

15 Branch
ARM
Android
defect
Not set
normal

Tracking

(firefox15 wontfix, firefox16 verified, firefox17 verified)

VERIFIED FIXED
Firefox 17
Tracking Status
firefox15 --- wontfix
firefox16 --- verified
firefox17 --- verified

People

(Reporter: paul.feher, Assigned: kats)

Details

Attachments

(2 files)

Attached file Log file
Firefox Mobile Native 15.0b5 build1 (2012-08-15) Device: Samsung Galaxy Tab (Android 3.1) Steps to reproduce: 1. Go to http://cnn.com in landscape mode. 2. Double tap to zoom-in on a page section without loading any link (Ex: Travel). 3. Double tap to zoom-out the page section. Expected result: The page should zoom-in and zoom-out accordingly to the double tap action. Actual result: The page remains zoomed-in, the double tap zoom-out action is not working. NOTE:Please see the attached log file.
tracking-fennec: --- → ?
The problem here seems to be that the ideal zoom-to-block on those sections would exceed the 4.0 max zoom limit. Instead we just zoom to 4.0 and so the block doesn't take up as much space as we expect it to. As a result the _isRectZoomedIn check returns false, and we try to zoom in again even though we can't because of the limit. Patch coming
Assignee: nobody → bugmail.mozilla
Attached patch PatchSplinter Review
Attachment #652435 - Flags: review?(wjohnston)
Attachment #652435 - Flags: review?(wjohnston) → review+
Comment on attachment 652435 [details] [diff] [review] Patch [Approval Request Comment] Bug caused by (feature/regressing bug #): User impact if declined: Double-tap to zoom out might not work when zoomed in to max zoom Testing completed (on m-c, etc.): locally Risk to taking this patch (and alternatives if risky): mobile only, low risk String or UUID changes made by this patch: none
Attachment #652435 - Flags: approval-mozilla-beta?
Attachment #652435 - Flags: approval-mozilla-aurora?
Comment on attachment 652435 [details] [diff] [review] Patch We're not taking any more changes on mozilla-beta at this stage, will wait for aurora approval until this has baked on central.
Attachment #652435 - Flags: approval-mozilla-beta? → approval-mozilla-beta-
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 17
Status: RESOLVED → VERIFIED
Attachment #652435 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Unable to reproduce the issue on: Firefox Mobile 16.0b5 Samsung Galaxy Tab (Android 3.1) Marking as verified on Firefox Mobile 16.
tracking-fennec: ? → ---
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: