Closed
Bug 1482622
Opened 6 years ago
Closed 6 years ago
Grid inspector causes horizontal scrollbars
Categories
(DevTools :: Inspector, defect, P2)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1441465
People
(Reporter: alexander.fleischer, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180807170231
Steps to reproduce:
I created a simple 2-column-layout with css-grids.
Actual results:
By inspecting the grid via the grid-inspector a horizontal scrollbar is visible and the content in the grid columns are not correctly within the columns.
Expected results:
Scrollbars should not appear and the layout should not be destroyed by activating the grid inspector
Reporter | ||
Comment 1•6 years ago
|
||
In order to clarify: This happens if i click on the grid-icon in the dev-tools and then shrink the browser-window horizontally.
Hi Alexander,
Thanks for reporting the bug. Can you upload a test case of the reported issue?
Component: Untriaged → Panning and Zooming
Flags: needinfo?(alexander.fleischer)
Product: Firefox → Core
Reporter | ||
Comment 3•6 years ago
|
||
This is with enabled grid view in the devtools. You can see the scrollbar and the window is too large. This happens only by activating grid view. The white space and horizontal scrollbar is not available if the grid-view is disabeld.
Flags: needinfo?(alexander.fleischer)
Reporter | ||
Comment 4•6 years ago
|
||
The Problem you can reproduce on any website using a grid:
1. open devtools on this site
2. click on the grid icon
3. Resize the browser window (make it smaller) -> now you can see the results from my screenshot
Updated•6 years ago
|
Component: Panning and Zooming → Inspector
Product: Core → DevTools
Updated•6 years ago
|
Blocks: overflow-debugging
Comment 5•6 years ago
|
||
I think this might have gotten fixed since it was filed. Maybe by bug 1441465 which landed in 62 (this bug was filed on 61, so it would make sense).
Do you mind checking again Alexander? If it's fixed for you, we can close this one as a duplicate.
Flags: needinfo?(alexander.fleischer)
Reporter | ||
Comment 6•6 years ago
|
||
@Patrick Brosset: Now its better. You can clode this ticket.
Flags: needinfo?(alexander.fleischer)
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•