Feature #88817
closedUsing HTML 5.2 attribute "autocomplete" in "form"
100%
Description
Will there be the possibility to set the attribute "autocomplete" foreach input field via the form builder?
https://www.w3.org/WAI/WCAG21/Techniques/html/H98
https://www.w3.org/TR/WCAG21/#input-purposes
- autocomplete="given-name"
- autocomplete="family-name"
- autocomplete="cc-number"
- ...
Updated by Ralf Zimmermann over 3 years ago
- Related to Bug #91435: The 'form' Honeypot partial inserts invalid HTML added
Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73717
Updated by Björn Jacob over 2 years ago
- Status changed from Under Review to Rejected
- Priority changed from Should have to Won't have this time
- A text input field will not help the average editor.
- Providing a drop down with all the entries is hard to maintain.
- Providing a drop down with all the entries is difficult to understand by the average editor.
- Providing a drop down with all the entries is hard to transport. We would need quite some documentation. There are tons of options which are very difficult to explain (see https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete).
Therefore, we are rejecting this issue. It is still possible to provide such a field with the help of your own extension etc.
Updated by Lina Wolf over 1 year ago
I would like to reopen this ticket as a result of the accessibility code-sprint in June 2023 in Berlin.
The idea is that we supply the most common autocomplete purposes, expecially those needed for contact forms, by default in the forms extension. In case different purposes are needed these can then be supplied via YAML configuration by an extension or sitepackage
Updated by Björn Jacob over 1 year ago
- Status changed from Rejected to Accepted
- Priority changed from Won't have this time to Should have
Lina wants to work on this and provide a subset of useful attributes.
Updated by Gerrit Code Review over 1 year ago
- Status changed from Accepted to Under Review
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79208
Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79208
Updated by Gerrit Code Review over 1 year ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79208
Updated by Gerrit Code Review over 1 year ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79208
Updated by Gerrit Code Review over 1 year ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79208
Updated by Gerrit Code Review over 1 year ago
Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79208
Updated by Anonymous over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c04957af1597d8c838b635965bdb3ac9513d4464.