Closed
Bug 1594071
Opened 4 years ago
Closed 1 year ago
apz_zoom breaks page size when switching between HiDPI and non-HiDPI screens
Categories
(Core :: Panning and Zooming, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: johannes, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
On Linux/Wayland
- set apz.allow_zoom=true
- Open Firefox on a HiDPI screen
- Zoom a page
- Switch to a non HiDPI screen
Actual results:
The viewport within the tab ends up with the wrong size. A padding right and bottom will appear. Mouse input events are ending up with wrong coordinates.
Page reload, further zooming, browser resize or browser restart (with tabs being restored) does not fix the issue.
Expected results:
Like the other UI bits, the page size/viewport should adjust to non-HiDPI
Comment 1•4 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: Untriaged → Panning and Zooming
Product: Firefox → Core
Updated•4 years ago
|
Blocks: desktop-zoom
Priority: -- → P3
Reporter | ||
Comment 2•1 year ago
|
||
This does not apply anymore.
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•