Closed
Bug 1432973
Opened 7 years ago
Closed 7 years ago
Dev tools network tab: requests list renders behind details panel
Categories
(DevTools :: Netmonitor, defect, P5)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: haydenwhite001, Unassigned)
Details
Attachments
(1 file)
14.56 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180124100321
Steps to reproduce:
- Open the developer tools network tab, with the pane narrow enough to display the details panel below the request list
- Perform some requests
- Click on a request to display the details panel
- Drag to expand the details panel upward
Actual results:
- The request list remains the same size
- The details panel displays over top of the request list, making some of the requests inaccessable
Expected results:
- The request list should resize to fill the space not taken up by the details panel
Comment 1•7 years ago
|
||
@haydenwhite001: can you please test with Firefox 61, I think this has been fixed.
https://www.mozilla.org/en-US/firefox/channel/desktop/#nightly
Honza
Flags: needinfo?(haydenwhite001)
Priority: -- → P5
Reporter | ||
Comment 2•7 years ago
|
||
Looks like it's fixed, yes. Verified in version 61. Thanks!
Flags: needinfo?(haydenwhite001)
Comment 3•7 years ago
|
||
Thanks for the update!
Honza
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•