Closed
Bug 1659707
Opened 4 years ago
Closed 4 years ago
[touchscreen] Zooming on dropdown lists/context menus using a touch screen closes the dropdown and zooming is performed
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1648425
People
(Reporter: hyacoub, Unassigned)
References
Details
Affected versions
Firefox Nightly 81.0a1
Affected platforms
Windows 10x64 ARM / Lenovo Yoga
Preconditions
fx.webrender.all = true OR fx.webrender.all = false (Reproducible on both)
apz.allow_zooming = true
apz.windows.use_direct_manipulation = true
Steps to reproduce
- Navigate to a page which contains dropdown lists (e.g.https://twitter.com/i/flow/signup)
- Open a dropdown list(e.g. Month/Day)
- Initiate pinch zooming on the dropdown using the touchscreen
Expected result
Ignore pinch zooms while a select drop down is open (Bug 1653576)
Actual Result
Pinch zooming on the dropdown using the touchscreen closes the dropdown and zooming is performed.
Comment 1•4 years ago
|
||
This is basically the same as bug 1648425. i.e. the STR are the same, the wording around actual/expected behaviour is different.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•