Password capture doorhanger loses focus on navigation while editing within it
Categories
(Toolkit :: Password Manager, defect, P3)
Tracking
()
People
(Reporter: dietrich, Unassigned)
References
Details
Comment 1•9 years ago
|
||
| Reporter | ||
Comment 2•9 years ago
|
||
Comment 3•9 years ago
|
||
Updated•8 years ago
|
| Reporter | ||
Comment 8•7 years ago
|
||
Just an update that the bug still occurs on latest nightly.
Maybe worth noting:
It seems like I see this at times when I see the doorhanger pop up and there's a password but no username.
I go to enter a username, and while doing so, focus goes away as the page navigates.
Comment 9•7 years ago
|
||
Matt, is this something your team would be interested in? :)
Comment 10•7 years ago
|
||
Yes, but the doorhanger isn't a focus at the moment.
Updated•3 years ago
|
| Reporter | ||
Comment 11•2 years ago
|
||
I see this pretty regularly now - perhaps because of recent changes in how the popup is activated?
I've noticed I see the popup (or at least the blue key icon?) much earlier in account creation flows - maybe triggering off email entry or something like that.
It seems like I see this at times when I see the doorhanger pop up and there's a password but no username.
I go to enter a username, and while doing so, focus goes away as the page navigates.
This is still when I see it most, and it just happened again on a page that was slow and had multiple load/redirects (appeared to, anyway).
Annoying, as I'm trying to type something and focus keeps going away whilst doing so.
Seems like an active+focused privileged input field should never be able to have focus stolen by something happening that was triggered by content.
In an attack scenario, a page could listen to key events and have a non-zero chance of capturing something you were typing into a privileged field.
| Reporter | ||
Comment 12•2 years ago
|
||
In an attack scenario, a page could listen to key events and have a non-zero chance of capturing something you were typing into a privileged field.
Hm, if focus is going to other chrome-priv'd field as Johann said above, then no.
| Reporter | ||
Comment 13•10 months ago
|
||
Just saw it again signing in to notarize.com.
Again it was the popup with password populated but no username.
I start typing the username and mid-way the focus is gone so my key events are going... somewhere?
The fact that it happens at all is a UX problem.
If the key events are going to content, it could be a more serious problem.
Low criticality maybe, but user input meant for chrome should never be going to content.
Description
•