Closed
Bug 1425154
Opened 8 years ago
Closed 8 years ago
DevTools console's HTTP request details view cannot be collapsed after being expanded
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(firefox-esr52 unaffected, firefox57 unaffected, firefox58 unaffected, firefox59- fix-optional)
RESOLVED
DUPLICATE
of bug 1424690
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox57 | --- | unaffected |
| firefox58 | --- | unaffected |
| firefox59 | - | fix-optional |
People
(Reporter: cpeterson, Unassigned)
References
Details
(Keywords: regression)
[Tracking Requested - why for this release]:
This is a regression in Nightly 59 from messages reducer bug 1422841.
STR:
1. Open devtools console.
2. Click the "Requests" button to enable logging of HTTP requests.
3. Load a web page.
4. Click the left-facing arrow button to expand the "GET https://..." line for a logged request.
5. Click the down-facing arrow button to collapse the request details.
RESULT:
The request details box cannot be collapsed.
| Reporter | ||
Updated•8 years ago
|
Summary: DevTools console's HTTP request details cannot be collapsed after being expanded → DevTools console's HTTP request details view cannot be collapsed after being expanded
| Reporter | ||
Updated•8 years ago
|
Keywords: regression
Comment 1•8 years ago
|
||
Thanks Chris.
This is already filed, and we have a patch to fix this.
Marking this bug as dupe.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Comment 2•8 years ago
|
||
Marking fix-optional in order to get the duplicate bug out of triage.
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•