Open
Bug 1579986
Opened 5 years ago
Updated 2 years ago
Resizing of RDM pane with < 100% full zoom snaps to left side of window
Categories
(DevTools :: Responsive Design Mode, defect, P3)
DevTools
Responsive Design Mode
Tracking
(Not tracked)
NEW
People
(Reporter: bradwerth, Unassigned)
References
Details
Steps to Reproduce:
- Open about:blank
- Start Responsive Design Mode
- Set full page zoom to 50%
- Drag resize the RDM pane wider until it is at least half the width of the window.
Expected Results:
RDM pane should remain centered within the window.
Actual Results:
RDM pane is left-aligned within the window.
Reporter | ||
Updated•5 years ago
|
Assignee: nobody → bwerth
Reporter | ||
Comment 1•5 years ago
|
||
The culprit is clearly here: https://searchfox.org/mozilla-central/source/devtools/client/responsive/components/Viewports.js#58
Updated•5 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Updated•5 years ago
|
Whiteboard: [rdm-reserve]
Reporter | ||
Updated•4 years ago
|
Assignee: bwerth → nobody
Status: ASSIGNED → NEW
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•