Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 298620

User Login Set autocorrect="none", autocapitalize="none", spellcheck="false"

$
0
0

Problem/Motivation

This is essentially a backport from D8 core issue. The user login form lacks attributes "autocapitalize", "spellcheck" and "autocorrect" creating problems on some mobile browsers (like Safari). Previous issue seems that there is a tension between W3C compliance and usability ().

Proposed resolution

Proposed solution to add to user form:

  • autocorrect="none"
  • autocapitalize="none"
  • spellcheck="false"

Remaining tasks

- discuss
- patch
- review

User interface changes

None

API changes

None


Viewing all articles
Browse latest Browse all 298620


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>