[wp-trac] [WordPress Trac] #49608: Implementing HTML 5.2 into the user create and edit forms.
WordPress Trac
noreply at wordpress.org
Sat Mar 21 13:17:57 UTC 2020
#49608: Implementing HTML 5.2 into the user create and edit forms.
-------------------------+--------------------------------
Reporter: derweili | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: trunk
Severity: normal | Resolution:
Keywords: 2nd-opinion | Focuses: ui, accessibility
-------------------------+--------------------------------
Comment (by bookdude13):
I think this is a good idea to do, my concern is
[https://make.wordpress.org/core/handbook/best-practices/browser-support/
| browser support]. Right now password values set to `autocomplete=off`
are ignored by most browsers (since they like to offer the built-in
password manager). `new-password` is mostly supported, but not by IE (see
https://caniuse.com/#feat=mdn-html_global_attributes_autocomplete_new-
password). I don't know about support for other values, but in my opinion
new-password and current-password would be the most useful and their
support is not high enough at this time to implement. Once browsers catch
up or we drop IE support, then I think this should be revisited.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49608#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list