Search results collapses when new request is added to the list
Categories
(DevTools :: Netmonitor, defect, P2)
Tracking
(firefox-esr128 unaffected, firefox-esr140 wontfix, firefox140 wontfix, firefox141 wontfix, firefox142 fixed)
| Tracking | Status | |
|---|---|---|
| firefox-esr128 | --- | unaffected |
| firefox-esr140 | --- | wontfix |
| firefox140 | --- | wontfix |
| firefox141 | --- | wontfix |
| firefox142 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: ochameau)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Steps to reproduce
- Navigate to
data:text/html,<meta charset=utf8><script>setInterval(()=> fetch('https://api.github.com'), 1000) - Open Netmonitor
- Wait until there's a few requests displayed
- Hit Ctrl/Cmd+Shift+F to display Project Search UI
- Search for
user - In the results, expand one of the items
Expected results
The item stays expanded as new requests are added to the requests list
Actual results
The item gets collapsed when a new request is added to the request list
mozregression pushlog: https://hg-edge.mozilla.org/integration/autoland/pushloghtml?fromchange=db94f3c07e775751852c4b53f2bd3cf04cf2e521&tochange=0585ab26c3b3612f0549a72d20e6d4552a3a54d1
probably regressed by Bug 1929387
Comment 1•8 months ago
|
||
Set release status flags based on info from the regressing bug 1929387
:ochameau, since you are the author of the regressor, bug 1929387, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Updated•8 months ago
|
Updated•8 months ago
|
| Assignee | ||
Updated•8 months ago
|
| Assignee | ||
Comment 2•8 months ago
|
||
Updated•8 months ago
|
Comment 4•8 months ago
|
||
| bugherder | ||
Comment 5•8 months ago
|
||
The patch landed in nightly and beta is affected.
:ochameau, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox141towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•8 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Description
•