Closed
Bug 927169
Opened 12 years ago
Closed 9 years ago
Filter term persists when switching requests, but filter isn't applied
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: canuckistani, Unassigned)
Details
Attachments
(3 files)
STR:
1. open http://bugmotodo.org/, open the netmonitor, hit reload, filter by 'xhr'
2. select one of the requests where 'file' is just a bug number, then click on the response panel in Object inspector
3. filter the object by 'summary' to show only the summary field
4. hit arrow down to select the next request
Expected:
either a) 'summary' is removed from the filter field or b) the 'summary' filter is applied to the new request's response, if possible
Actual:
'summary' is still visible, the object is not filtered, and to get the filter to apply you need to focus into the filter field and hit enter.
| Reporter | ||
Comment 1•12 years ago
|
||
A screenshot of the term in the object inspector filter.
Comment 2•11 years ago
|
||
This is a screen of developer tools with filter which is not applied.
Comment 3•11 years ago
|
||
As you can see from attachment added above, this also concerns another tabs in network monitor dock. For example, 'Filter headers', 'Filter cookies' (latter can be seen on picture).
Comment 4•11 years ago
|
||
Comment 5•9 years ago
|
||
should be fixed in 53, please reopen it if you still able to reproduce this issue
Status: NEW → RESOLVED
Closed: 9 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
•