Closed
Bug 1634855
Opened 5 years ago
Closed 5 years ago
if a select dropdown is open during desktop zoom it detaches from the element on the page (mac)
Categories
(Core :: Panning and Zooming, defect, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
mozilla78
People
(Reporter: tnikkel, Assigned: tnikkel)
References
Details
Attachments
(1 file)
Turn on apz.allow_zooming. Open a select dropdown. Pinch zoom, the dropdown stays open and doesn't move but the element on the page does. Chrome and Safari ignore pinch zooming while a select dropdown is open.
The other option is to close the dropdown, which is what we already do if you two finger scroll on the touchpad.
| Assignee | ||
Comment 1•5 years ago
|
||
Chrome and Safari ignore pinch zooming while a select dropdown is open.
The other option is to close the dropdown, which is what we already do if you two finger scroll on the touchpad. Chrome and Safari also ignoring two finger scrolling while a select dropdown is open.
Updated•5 years ago
|
Assignee: nobody → tnikkel
Status: NEW → ASSIGNED
Updated•5 years ago
|
Severity: -- → S3
status-firefox75:
--- → disabled
status-firefox76:
--- → disabled
status-firefox77:
--- → disabled
status-firefox78:
--- → fix-optional
Priority: -- → P3
Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2d1ff1c60749
Rollup select dropdowns for pinch gestures. r=mstange
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
Updated•5 years ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•