Closed
Bug 1309291
Opened 8 years ago
Closed 6 years ago
Device modal pushed off top of page at low window height
Categories
(DevTools :: Responsive Design Mode, defect, P3)
DevTools
Responsive Design Mode
Tracking
(firefox49 unaffected, firefox50 unaffected, firefox51 unaffected, firefox52 affected)
RESOLVED
DUPLICATE
of bug 1288409
Tracking | Status | |
---|---|---|
firefox49 | --- | unaffected |
firefox50 | --- | unaffected |
firefox51 | --- | unaffected |
firefox52 | --- | affected |
People
(Reporter: magicp.jp, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [multiviewport][reserve-rdm])
Attachments
(1 file)
(deleted),
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20161011030212
Steps to reproduce:
1. Start Nightly with Resolution (1024x768)
2. Go to any sites (e.g. about:home)
3. Open DevTools (Ctrl+Shift+I)
4. Enable RDM
5. Open the device list and select "Edit list..."
Actual results:
- Scroll area is narrow in device-modal container
- modal-overlay has no enough height
Expected results:
Fix scroll area and modal-overlay height.
Blocks: enable-rdm
Has STR: --- → yes
status-firefox49:
--- → unaffected
status-firefox50:
--- → unaffected
status-firefox51:
--- → unaffected
status-firefox52:
--- → affected
Component: Untriaged → Developer Tools: Responsive Design Mode
OS: Unspecified → All
Hardware: Unspecified → All
Yes, there are some unfortunate layout issues with the modal. I don't think they need to block enabling, though.
The overlay being too short is covered by bug 1286001.
I am assuming "scroll area is narrow" refers to the top of device modal getting pushed off the top and you can't scroll up to it. Let's focus this bug on that part.
No longer blocks: enable-rdm
Priority: -- → P3
Summary: New RDM - Fix scroll area and modal-overlay height in device modal → Device modal pushed off top of page at low window height
Whiteboard: [multiviewport][reserve-rdm]
Blocks: rdm-ux-feedback
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•