Open
Bug 1491876
Opened 6 years ago
Updated 2 years ago
allow dynamic height/width in responsive design mode
Categories
(DevTools :: Responsive Design Mode, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: zotobi, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15
Steps to reproduce:
In Firefox Developer Edition 63.0b6 (64-bit) (on macOS?), on any webpage:
1. Enter responsive design mode.
2. In the height field, delete contents and hit [return]
Actual results:
The old previous value returns
Expected results:
The height of the viewport should have extended to the bottom of the window's available space. Then it should automatically adjust when the window's height is changed.
Comment 1•6 years ago
|
||
I guess this is for parity with how Chrome DevTools does it.
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Component: Untriaged → Responsive Design Mode
Ever confirmed: true
Product: Firefox → DevTools
Updated•6 years ago
|
Blocks: rdm-ux-feedback
Updated•6 years ago
|
Priority: -- → P3
It would be and I've found it very helpful in Chrome to night have to think about the height in some cases.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•