[wp-trac] [WordPress Trac] #42886: Disable autocapitalize for the user login field on wp-login.php
WordPress Trac
noreply at wordpress.org
Tue Dec 12 19:38:48 UTC 2017
#42886: Disable autocapitalize for the user login field on wp-login.php
----------------------------------+----------------------------------------
Reporter: johnbillion | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Login and | Version:
Registration | Keywords: needs-patch good-first-bug
Severity: normal |
Focuses: ui |
----------------------------------+----------------------------------------
When logging in to WordPress with Chrome on Android, the `Username or
Email Address` field has autocapitalization enabled, which is not
desirable. Using Chrome or Safari on iOS the field is not autocapitalized,
but I'm not sure why (might be an iOS thing).
Autocapitalization can be disabled using the `autocapitalize="off"`
attribute. This should be applied to the `user_login` field when logging
in, performing a password reset, registering, etc.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42886>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list