Closed
Bug 1179870
Opened 10 years ago
Closed 9 years ago
click & holding on the "X" or drop down menu in the password doorhanger won't hide visible password
Categories
(Toolkit :: Password Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1217134
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | affected |
People
(Reporter: kjozwiak, Unassigned)
References
Details
Attachments
(2 files)
When you click and hold on either the "X" or the drop down menu in the doorhanger on OSX, the visible password won't be hidden. In Win/Ubuntu, as soon as you click & hold on either the "X" or the dropdown menu the password is automatically hidden when visible. This is pretty trivial but we should have the same behavior on all three platforms.
- Attached two gifs, one in OSX that show's the issue happening and the other under Windows which works as expected.
STR:
- Open Nightly on OSX
- Login into any website (password doorhanger should be visible)
- Click on the password field (password should now be visible)
- Click & Hold either the "X" or the dropdown menu (password won't be hidden and will stay visible)
| Reporter | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
I guess we could switch to a mousedown handler instead of a click
Comment 3•9 years ago
|
||
We're switching to an explicit toggle in bug 1217134 so I think this won't be relevant anymore.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•