On MaC OS X - pinch zooming is ignored on developer tools section
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox82 | --- | affected |
People
(Reporter: sbadau, Unassigned)
References
(Blocks 1 open bug)
Details
Affected versions
Firefox Nightly 82.0a1
Affected platforms
Mac OS X 10.15
Preconditions
gfx.webrender.all = true or gfx.webrender.all = false
apz.allow_zooming = true
Steps to reproduce
- Navigate to website
- Toggle developer tools Cmd+Opt+I
- Pinch zoom in/out on every tab: Inspector, Console, Debugger, Network, Style editor, Performance, Memory, Storage, Accessibility
Expected result
Zooming is performed without UI glitches, every element is properly displayed.
Actual Result
Pinch-zooming is ignored in the developer tools section. This issue is not reproducible on Windows 10 Surface.
Comment 1•5 years ago
|
||
(In reply to Simona Badau from comment #0)
Expected result
Zooming is performed without UI glitches, every element is properly displayed.Actual Result
Pinch-zooming is ignored in the developer tools section.
My expectation is that pinch zooming is ignored in the developer tools section. Pinch zooming is really meant for content, not for the browser bits.
This issue is not reproducible on Windows 10 Surface.
Can you clarify what you mean here? Do you mean that on the Windows 10 Surface, pinch-zooming in the devtools does cause zooming? I'm not seeing that on my Lenovo Yoga laptop.
Comment 2•5 years ago
|
||
I provided that information, but after double checking I confirm that on Windows 10 surface pinch-zooming in the devtools is totally ignored.
Comment 3•5 years ago
|
||
Ok, thanks. So it seems like this is working as intended (no zooming in dev tools area) on both macOS and windows.
Updated•5 years ago
|
Description
•