Closed
Bug 1427982
Opened 8 years ago
Closed 8 years ago
[Enhancement] Add a clear field content Button (URL, Search, other input fields) in Firefox browser
Categories
(Firefox :: Address Bar, enhancement)
Firefox
Address Bar
Tracking
()
RESOLVED
DUPLICATE
of bug 252062
People
(Reporter: murznn, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20171005094049
Steps to reproduce:
Many apps and desktop environments have 'x' buttons to clear content of input fields via single mouse click. Very often this needed for Firefox URL bar, Search field, and sometimes - input boxes in page, but they are missed in Mozilla Firefox interface.
On Firefox below 57 there are exists many extensions that solve this problem, for example https://addons.mozilla.org/ru/firefox/addon/xclear/ - but they are stops working on Firefox 57+
Will be good to integrate feature for clearing input fields via 'x' button in whole Firefox interface, or allow WebExtensions to do this.
Updated•8 years ago
|
Component: Untriaged → Address Bar
OS: Unspecified → All
Hardware: Unspecified → All
Summary: Clear field content Button (URL, Search, other input fields) in Firefox browser → [Enhancement] Add a clear field content Button (URL, Search, other input fields) in Firefox browser
Comment 1•8 years ago
|
||
(In reply to Murz from comment #0)
> URL bar
Bug 252062.
> Search field
Bug 275193.
> input boxes in page
Bug 490123.
If the location bar or search bars aren't focused, right-clicking in the middle of the text will select everything. You can then choose Delete from the context menu.
For web page fields, there's a user script:
https://greasyfork.org/en/scripts/15838-clear-button-for-almost-every-text-input-field
Severity: normal → enhancement
Status: UNCONFIRMED → RESOLVED
Has Regression Range: --- → irrelevant
Has STR: --- → irrelevant
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•