Open
Bug 1577775
Opened 5 years ago
Updated 2 years ago
Low full zoom levels in RDM pane cause incorrect values for screen.width
Categories
(DevTools :: Responsive Design Mode, defect, P3)
DevTools
Responsive Design Mode
Tracking
(Not tracked)
NEW
People
(Reporter: bradwerth, Unassigned)
References
Details
(Whiteboard: [rdm-reserve])
Bug 1572840 makes the RDM pane change size in response to full zoom. At low full zoom levels (30%), reported values of screen.width and window.outerWidth drift due to rounding error. See the test devtools/client/responsive/test/browser/browser_window_sizing.js.
Expected result is that documents in RDM panes should report screen.width and window.outerWidth exactly equal to the simulated device size at all zoom levels.
Reporter | ||
Updated•5 years ago
|
Whiteboard: [rdm-reserve]
Updated•5 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•