Closed
Bug 1318621
Opened 5 years ago
Closed 5 years ago
Navigate menu is cut on landscape mode for some viewport configurations
Categories
(DevTools :: Responsive Design Mode, defect)
Tracking
(firefox50 unaffected, firefox51 unaffected, firefox52 affected, firefox53 affected)
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | unaffected |
| firefox51 | --- | unaffected |
| firefox52 | --- | affected |
| firefox53 | --- | affected |
People
(Reporter: phorea, Unassigned)
References
Details
(Whiteboard: [multiviewport] [reserve-rdm])
Attachments
(1 file)
|
27.34 KB,
image/png
|
Details |
[Affected versions]: - 52.0a2 2016-11-17 - 53.0a1 2016-11-17 [Affected platforms]: - Win 10 64-bit - Mac OS X 10.11.5 [Steps to reproduce]: 1. Open http://mzl.la/1Dls1DC 2. Enable RDM tool. 3. Scroll down the viewport 4. Click the 'Change orientation' button. 4. Scroll down the viewport [Expected result]: - The navigate menu is correctly shown - OR - it is hidden, like in device mode [Actual result]: - The navigate menu is cut on landscape mode - This doesn't happen when selecting a device from the list since in this case the menu is hidden [Regression range]: - This reproduces on 47.0a1 Nightly 2016-02-22, so it's not a regression [Additional notes]: - Viewport configurations where this reproduces: 480 x 320, 403 x 342, etc.
| Reporter | ||
Updated•5 years ago
|
QA Whiteboard: [qe-rdm]
status-firefox53:
--- → affected
It sounds like this is expected behavior to me. When you choose a device, you're also sending a device specific user agent. It seems like this site switches to mobile layout based on the user agent, so it's not really a great example of a "responsive" site (one that ideally varies on width alone).
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Updated•3 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•