Closed
Bug 1548391
Opened 6 years ago
Closed 5 years ago
Provide a way to show password generation UI outside of `autocomplete="new-password"` fields
Categories
(Toolkit :: Password Manager, enhancement, P2)
Tracking
()
VERIFIED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | verified |
People
(Reporter: MattN, Assigned: sfoster)
References
(Blocks 1 open bug)
Details
(Whiteboard: [passwords:generation] [skyline])
User Story
Some options discussed: * Context menu item * Option in autocomplete only when manually opened by the user with the down arrow * Icon in the password field
Attachments
(2 files)
If an <input>
DOES NOT have autocomplete="new-password"
, we don't have a strong signal that password generation is relevant for the field (e.g. this could be a login form) and so we should be more cautious about offering generation to the user.
Flags: qe-verify+
Reporter | ||
Comment 1•6 years ago
|
||
Hi Ryan, can you decide which UI we want to go with for manually opening the generation UI when we don't have confidence we're on a new password field?
Flags: needinfo?(rgaddis)
Reporter | ||
Comment 2•5 years ago
|
||
We'll start with the context menu for now.
Reporter | ||
Updated•5 years ago
|
Assignee: nobody → sfoster
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Attachment #9073341 -
Attachment description: Bug 1548391 - Add a contextmenu item to fill a password field with a generated password. r?MattN → Bug 1548391 - Add a contextmenu item to fill a password field with a generated password. r?jaws
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fea496479a11
Add a contextmenu item to fill a password field with a generated password. r=jaws
Comment 5•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Reporter | ||
Updated•5 years ago
|
Whiteboard: [passwords:generation] [skyline]
Comment 6•5 years ago
|
||
Can confirm lack of the options with 69.0a1 (2019-05-29) .
As per comment 2; verified addition with 69.0b7 on Windows 10, macOS 10.14, Ubuntu 18.014.
You need to log in
before you can comment on or make changes to this bug.
Description
•