Closed
Bug 1585636
Opened 5 years ago
Closed 5 years ago
NetMonitor blocking - Add clear filter button in the add path input box
Categories
(DevTools :: Netmonitor, enhancement)
DevTools
Netmonitor
Tracking
(firefox70 unaffected, firefox71 affected)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox70 | --- | unaffected |
firefox71 | --- | affected |
People
(Reporter: cfogel, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
Affected versions
- 71.0a1 (2019-09-29)
Affected platforms
- all available;
Steps to reproduce
devtools.netmonitor.features.requestBlocking set on true
- Launch Firefox, access any webpage, open the DevTools inspector - Network tab;
- Enable the Request blocking panel;
- Input any text in the "Block resource when URL contains" text-box;
- Click away so the box is out of focus;
Expected result / Enchancement suggestion
- as per the Filter URLs and Search filtering boxes the Clear option would't hurt to be displayed in this one as well;
- only way right now is to "cancel" the text is the Escape key;
Actual result
- the user might loose track of the text-path input if clicking away and resuming work after a while;
Regression range
- not a regression, only visible after implementation of bug 1580728;
Additional notes
- attached screenshot with the issue;
Comment 1•5 years ago
|
||
Usually we have clear buttons on search inputs only. Have you found more cases of clear inputs on other types?
Flags: needinfo?(cristian.fogel)
Reporter | ||
Comment 2•5 years ago
|
||
None that I can think of right now.
Indeed, this would probably make it confusing at some point.
Flags: needinfo?(cristian.fogel)
Comment 3•5 years ago
|
||
(In reply to Cristian Fogel, QA [:cfogel] from comment #2)
None that I can think of right now.
Indeed, this would probably make it confusing at some point.
Okay so, sounds like we can close this one.
Thanks for the report anyway!
Honza
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•