Closed
Bug 1766763
Opened 3 years ago
Closed 3 years ago
The size of the box model changes with dragging
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: batman173895, Unassigned)
Details
Attachments
(1 file)
|
3.28 MB,
video/mp4
|
Details |
[Affected versions]:
- Firefox Nightly 101.0a1 (2022-04-23) (64-bit)
- Firefox Release 99.0.1 (64-bit)
[Affected Platforms]:
- Windows 10 x64
[Steps to reproduce]:
- Launch Firefox and access any webiste, such as "www.google.com".
- Press "CTRL+SHIFT+I" key, then the Inspector appears.
- Drag the edge of the box model.
[Expected result]:
- The size of the box model does not change with dragging.
[Actual result]:
- The size of the box model changes with dragging.
[Notes]:
- I'm not sure if this is a bug. I found that the size of the box model for Chrome, Edge and Safari doesn't change with dragging.
Comment 1•3 years ago
|
||
Thanks for filing, indeed we resize a bit the boxmodel widget when resizing the sidebar. No strong reason behind this, but it avoids having too much empty whitespace. Going to close as invalid, feel free to reopen if you feel like there is a strong reason to change this.
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•