Closed
Bug 1310564
Opened 9 years ago
Closed 7 years ago
RDM device editing dialog does not scroll with the viewport
Categories
(DevTools :: Responsive Design Mode, defect, P3)
Tracking
(firefox52 affected)
VERIFIED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | affected |
People
(Reporter: sebo, Unassigned)
References
Details
(Whiteboard: [multiviewport][reserve-rdm])
Attachments
(1 file)
|
674.81 KB,
image/png
|
Details |
When a device with larger dimensions than the browser viewport is selected, the overlay only covers the viewport.
Instead, it should be fixed positioned, so it scrolls together with the viewport and the devices dialog stays centered.
Note that this requires special handling when the devices dialog doesn't fit into the viewport, e.g. displaying scrollbars for it.
Sebastian
| Reporter | ||
Updated•9 years ago
|
Summary: RDM device selection does not scroll with the viewport → RDM device editing dialog does not scroll with the viewport
Thanks for filing! Yes, this is another variation of problems with the overlay. I don't think it should block enabling, but let's track this along with the other overlay issues.
No longer blocks: enable-rdm
Priority: -- → P3
See Also: → 1286001
Whiteboard: [multiviewport][reserve-rdm]
Updated•8 years ago
|
Product: Firefox → DevTools
Comment 2•7 years ago
|
||
With the recent redesign, this problem does no longer exist. Feel free to reopen the bug if you can still reproduce it.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•7 years ago
|
||
Yep, it's fixed in the current Nightlies by blocking the scrolling. Thanks for checking!
Unfortunate side effect: If the browser window is smaller than the device editing dialog, there is no scrollbar within the dialog, so parts are hidden. But I saw that's covered in bug 1498492.
Sebastian
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•