Project

General

Profile

Actions

Bug #92696

closed

Not all elements displayed as button behave like buttons

Added by Olaf Schmidt-Wischhöfer over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-10-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In the TYPO3 backend there are multiple buttons that are not usable via keyboard.

Every interactive element should be accessible via keyboard and you need to be able to use it via keyboard.

Examples:
https://forge.typo3.org/issues/91595
https://forge.typo3.org/issues/92694
https://forge.typo3.org/issues/92681

TASK: Find all non button elements (e.g. <span>, <a>) with class="btn ..." and figure out how to change the tag to <button> without changing the look and feel and without removing existing functionality.

Individual forge tickets should be opened for the remaining cases.


Related issues 4 (2 open2 closed)

Related to TYPO3 Core - Bug #91595: Not all elements displayed as button behave like buttonsClosed2020-06-05

Actions
Related to TYPO3 Core - Bug #92694: Buttons in module-docheader-bar do not behave like buttonsNew2020-10-23

Actions
Related to TYPO3 Core - Bug #92681: Buttons in IRRE headers do not behave like buttons Closed2020-10-22

Actions
Related to TYPO3 Core - Epic #91518: Keyboard usage in the TYPO3 backendAcceptedMichael Telgkamp2020-06-05

Actions
Actions

Also available in: Atom PDF