Open Bug 1648425 Opened 4 years ago Updated 4 years ago

[touchscreen] pinch zooming on dropdown lists/context menus triggers reflow zooming

Categories

(Core :: Panning and Zooming, defect, P4)

79 Branch
defect

Tracking

()

Tracking Status
firefox77 --- disabled
firefox78 --- disabled
firefox79 --- affected

People

(Reporter: gpalko, Unassigned)

References

(Blocks 2 open bugs)

Details

Affected versions
Nightly 79.0a1

Affected platforms
Devices with touchscreen(tested on Lenovo yoga)

Preconditions
apz.allow_zooming = true
apz.windows.use_direct_manipulation = true

Steps to reproduce
1. Navigate to a page which contains dropdown lists(e.g. https://twitter.com/i/flow/signup)
2. Tap to open a dropdown list(e.g. Month/Day)
3. Try to pinch zoom starting from the dropdown list

Expected result
APZ zooming is performed on the list

Actual Result
Reflow zooming is performed, zooming level is displayed in Address bar

Note
the actual behavior is the same when pinch gesture is initiated on Right-click context menu or on the opened Firefox hamburger menu

Blocks: desktop-zoom
Blocks: 1648427
No longer blocks: 1648427

Not able to repro on macOS, it might be specific to Windows.

This is reproducible only with touchscreens.

Ah, I missed that in comment 0. Thanks for clarifying.

Tentatively marking this blocking nightly. Should be an easy-ish fix.

Severity: -- → S3
Priority: -- → P3
Summary: [touchscreen]Pinch zooming on dropdown lists triggers reflow zooming → [touchscreen] pinch zooming on dropdown lists/context menus triggers reflow zooming

As far as I can tell this is not a regression specific to desktop zooming. It happens even with apz.allow_zooming=false and in a fresh install of Firefox 79.0. Something to fix, but maybe doesn't need to block desktop-zoom-release.

Severity: S3 → S4
Priority: P3 → P4
You need to log in before you can comment on or make changes to this bug.