Project

General

Profile

Actions

Feature #88817

closed

Using HTML 5.2 attribute "autocomplete" in "form"

Added by NET engine almost 5 years ago. Updated 3 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2019-07-22
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Remote Sprint

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"
  • ...

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91435: The 'form' Honeypot partial inserts invalid HTMLClosed2020-05-19

Actions
Actions #1

Updated by Oliver Hader almost 4 years ago

  • Private changed from Yes to No
Actions #2

Updated by Ralf Zimmermann over 2 years ago

  • Related to Bug #91435: The 'form' Honeypot partial inserts invalid HTML added
Actions #3

Updated by Björn Jacob about 2 years ago

  • Sprint Focus set to Remote Sprint

We have to discuss this.

Actions #4

Updated by Gerrit Code Review about 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

Actions #5

Updated by Björn Jacob almost 2 years ago

  • Status changed from Under Review to Rejected
  • Priority changed from Should have to Won't have this time
The discussion with Elias revealed some insights:
  • 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.

Actions #6

Updated by Lina Wolf 11 months 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

Actions #7

Updated by Björn Jacob 11 months 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.

Actions #8

Updated by Gerrit Code Review 11 months 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

Actions #9

Updated by Gerrit Code Review 11 months 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

Actions #10

Updated by Gerrit Code Review 11 months 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

Actions #11

Updated by Gerrit Code Review 11 months 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

Actions #12

Updated by Gerrit Code Review 11 months 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

Actions #13

Updated by Gerrit Code Review 10 months 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

Actions #14

Updated by Anonymous 10 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #15

Updated by Benni Mack 3 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF