Closed
Bug 1575517
Opened 5 years ago
Closed 9 months ago
A “X” clear button should be added on the right side of the search bar when typing a string
Categories
(Firefox :: about:logins, enhancement, P3)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | --- | disabled |
firefox70 | --- | wontfix |
People
(Reporter: srosu, Unassigned)
References
Details
[Affected versions]:
- Firefox latest Nightly 70.0a1 (2019-08-20) (64-bit)
[Affected Platforms]:
- Mac 10.14
- Windows 10 x64
- Ubuntu 16.04 x64.
[Steps to reproduce]:
- Open the latest Nightly browser with the profile from prerequisites.
- Navigate to "about:logins" page and type a string in the Search Bar.
- Observe the right part of the search bar.
[Expected result]:
- The “x” button should be displayed.
[Actual result]: - The “x” button is not displayed.
[Notes]:
- The Lockwise extension has already implemented this button.
- A clear button should be displayed on the Search Bar to make it easier for users to delete the string.
Comment 1•5 years ago
|
||
IMO we should use <input type=search>
and the clear button should be implemented for all type=search
in DOM code like Safari does.
Priority: -- → P3
Updated•5 years ago
|
Whiteboard: [passwords:management] [skyline] → [passwords:management] [skyline] [strings]
Updated•5 years ago
|
Updated•5 years ago
|
Component: Password Manager → about:logins
Product: Toolkit → Firefox
Updated•5 years ago
|
Whiteboard: [passwords:management] [skyline] [strings] → [passwords:management] [strings]
Comment 2•5 years ago
|
||
Mass removing [skyline] and [passwords:management] from about:logins bugs which are no longer useful.
Whiteboard: [passwords:management] [strings]
Updated•2 years ago
|
Severity: normal → S3
Comment 3•9 months ago
|
||
As per Comment #1 - this is not about:logins concern.
Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•