Open
Bug 1591016
Opened 5 years ago
Updated 2 years ago
Network monitor - Request details pane pushing Search and Blocking tabs if section overlaps requests
Categories
(DevTools :: Netmonitor, defect, P3)
DevTools
Netmonitor
Tracking
(firefox-esr68 unaffected, firefox70 unaffected, firefox71 wontfix, firefox72 fix-optional)
NEW
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox70 | --- | unaffected |
firefox71 | --- | wontfix |
firefox72 | --- | fix-optional |
People
(Reporter: cfogel, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
2.19 MB,
image/gif
|
Details |
Affected versions
- 71.0b3, 72.0a1 (2019-10-23);
Affected platforms
- Windows 10, macOS 10.13, Ubuntu 16.04;
Steps to reproduce
Any of the 2 prefs(or both) set to true:
- devtools.netmonitor.features.requestBlocking
- devtools.netmonitor.features.search
- Launch Firefox, open DevTools - Netmonitor, dock it to Left or Right;
- Open either the Search or Blocking sidepanels;
- Access any webpage and click on any request;
- Resize the browser to right until the Request Details section would jump bellow the requests + left sidepanel(s);
- Drag and resize the Request Details to left, until it covers the Search/Blocking tabs;
- Close the Requests Details;
- Click on any request;
Expected result
- the Left pannel(s), requests, Request Details are contained and displayed on the screen;
Actual result
- the Request Details panel pushes the left Sidepanels out of bounds;
Regression range
- First bad: build_date: 2019-10-17
- Last good: build_date: 2019-10-16
- Pushlog: URL
- most likelly introduced with bug 1589269;
Additional notes
- small inconsistency, can be reverted with dragging and resizing the bars;
- attached recording with the issue;
- although issue not appeared with introduction of the blocking & search feature/pannels adding 1583111 since it is affecting this feature as well.
Reporter | ||
Updated•5 years ago
|
Has Regression Range: --- → yes
Has STR: --- → yes
Comment 1•5 years ago
|
||
Thanks for the report!
I can reproduce this on my machine (Win10, Nightly)
Honza
Priority: -- → P3
Reporter | ||
Comment 2•5 years ago
|
||
Upon some extra clicking around, I've realized that it's not limited to the docking type.
Another scenario:
With default/any browser/docking settings;
0. Open DevTools, Netmonitor, Search/Blocking sidepanels;
- Resize the browser to right until the Request Details section would jump bellow the requests + left sidepanel(s);
- Click on any request;
- Drag on the Request details section until it reaches the left sidepanels;
- Close the Requests Details;
- Click on any request.
Summary: Network monitor - Request details pane pushing Search and Blocking tabs if DevTools docked to side → Network monitor - Request details pane pushing Search and Blocking tabs if section overlaps requests
Reporter | ||
Comment 3•5 years ago
|
||
Another thing worth mentioning:
- the Request details pannel can be dragged over the blocking/search sidepannels right of the bat if the browser width is small enough to allow it.
Updated•5 years ago
|
Updated•5 years ago
|
status-firefox70:
--- → unaffected
status-firefox-esr68:
--- → unaffected
![]() |
||
Updated•5 years ago
|
Comment 5•5 years ago
|
||
I am still seeing the the left side bar overlaps the right one.
Cristian, what do you think?
Honza
Flags: needinfo?(odvarko) → needinfo?(cristian.fogel)
Reporter | ||
Comment 6•5 years ago
|
||
Yes, the behavior is pretty much the same.
A thing worth mentioning is that, with the addition of the collapse button(s) makes it more manage-able.
Flags: needinfo?(cristian.fogel)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•