Closed Bug 1526522 Opened 5 years ago Closed 5 years ago

Provide visual effects on password field autocomplete

Categories

(Toolkit :: Password Manager, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: prathiksha, Assigned: prathiksha)

References

(Depends on 2 open bugs)

Details

Attachments

(2 files)

Attached file patch.txt

We currently don't do this because clearing the existing highlight on the password field and pressing TAB to shift focus to the next element highlights the password field unexpectedly. This behavior is existent because pressing the TAB key triggers the DOMAutoComplete event[0]. Therefore we cannot currently highlight the password field in the onDOMAutoComplete listener.

See attachment to better understand our approach to highlight the password field on autocomplete.

[0] https://searchfox.org/mozilla-central/rev/03ebbdab952409640c6857d835d3040bf6f9e2db/browser/base/content/content.js#60

Blocks: 1189524
Priority: -- → P2
Assignee: nobody → prathikshaprasadsuman
Status: NEW → ASSIGNED

Provide visual effects on password field autocomplete

Pushed by prathikshaprasadsuman@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/62309305a091
Provide visual effects on password field autocomplete. r=MattN
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Depends on: 1539677
Depends on: 1571398
Depends on: 1571428
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: