Closed
Bug 1292442
Opened 9 years ago
Closed 9 years ago
Developer Edition Media Query Bug on Responsive Design Mode
Categories
(DevTools :: Responsive Design Mode, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1124731
People
(Reporter: mntoledo, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/601.7.7 (KHTML, like Gecko) Version/9.1.2 Safari/601.7.7
Steps to reproduce:
I'm using the Responsive Design Mode to test a media query max-width: 992px;.
It's a just red color.
Actual results:
When set size to 980px the rule need to be applied.
Expected results:
It's not applying.
I recorded a video comparing same results on Safari.
http://quick.as/JnD4cx2Az
Updated•9 years ago
|
Component: Untriaged → Developer Tools: Responsive Design Mode
What is the value does the console report for `devicePixelRatio`? Is the page zoomed at all?
Flags: needinfo?(mntoledo)
My current guess is that the page was zoomed, which sounds similar to what came up in bug 1124731.
I'd love to hear from the reporter whether that is the case or not. If there's info to show this is a separate issue, please reopen the bug.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(mntoledo)
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•