Closed Bug 1528073 Opened 5 years ago Closed 5 years ago

Double-tap-drag-to-zoom will attempt to pinch-zoom non-top-level frames

Categories

(Core :: Panning and Zooming, defect)

All
Android
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1512838

People

(Reporter: JanH, Unassigned)

Details

A normal pinch zoom gesture will (correctly) scale the top-level document.
Double-tap-drag-to-zoom on the other hand will attempt to zoom the individual (scroll) frame in question on which you've double-tapped, although it only partially succeeds, as the frame's contents will appear blurry and reset themselves back to normal the next time you do a proper pinch zoom.

STR:
Open anything that has (scroll) frames, e.g. https://developer.mozilla.org/en-US/docs/Web/CSS/overflow#Examples. Double-tap inside one of the scrollable boxes and drag.

Expected: The top-level document should be zoomed instead.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.