Open Bug 1033308 Opened 10 years ago Updated 2 years ago

Implement ::reveal pseudo element on password fields

Categories

(Core :: Layout: Form Controls, enhancement)

enhancement

Tracking

()

People

(Reporter: stomlinson, Unassigned)

References

()

Details

Attachments

(1 file)

IE >= 10 implement a ::-ms-reveal pseudo element on password fields that allow users to temporarily show the password they typed. The behavior is to only show the password in clear text while the user is pressing the "show" button, as soon as the user unpresses the button the password is re-hidden. This is especially useful on mobile devices where it can be difficult to correctly type a long password.

The field can be styled using CSS.

For more information, see http://msdn.microsoft.com/en-us/library/windows/apps/hh465773.aspx
Severity: normal → enhancement
OS: Mac OS X → All
Hardware: x86 → All
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: