Project

General

Profile

Actions

Bug #91595

closed

Epic #89595: Improve accessibility of backend

Not all elements displayed as button behave like buttons

Added by Michael Telgkamp almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-06-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
accessibility, keyboard
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.

Example:
Edit page > Resources > Add media by URL

This is a span with an on click action. If the span tag is changed to a button tag it would work.

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.


Related issues 5 (1 open4 closed)

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 - Bug #92696: Not all elements displayed as button behave like buttonsClosed2020-10-23

Actions
Related to TYPO3 Core - Bug #93238: Regression: After deleting image in record "add" button is not displayed againClosed2021-01-07

Actions
Related to TYPO3 Core - Bug #91808: Nested IRRE with maxitems hides last inline control button / toggles inline control buttons wrongClosed2020-07-16

Actions
Actions #1

Updated by Georg Ringer over 3 years ago

  • Status changed from New to Accepted
Actions #2

Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66233

Actions #3

Updated by Gerrit Code Review over 3 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66233

Actions #4

Updated by Gerrit Code Review over 3 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66233

Actions #5

Updated by Gerrit Code Review over 3 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66233

Actions #6

Updated by Gerrit Code Review over 3 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66233

Actions #7

Updated by Gerrit Code Review over 3 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66233

Actions #8

Updated by Gerrit Code Review over 3 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66233

Actions #9

Updated by Gerrit Code Review over 3 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66233

Actions #10

Updated by Gerrit Code Review over 3 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66233

Actions #11

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

  • Related to Bug #92694: Buttons in module-docheader-bar do not behave like buttons added
Actions #12

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

  • Related to Bug #92681: Buttons in IRRE headers do not behave like buttons added
Actions #13

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

  • Related to Bug #92696: Not all elements displayed as button behave like buttons added
Actions #14

Updated by Riccardo De Contardi over 3 years ago

  • Parent task changed from #91518 to #89595
Actions #15

Updated by Gerrit Code Review over 3 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66233

Actions #16

Updated by Gerrit Code Review over 3 years ago

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66757

Actions #17

Updated by Anonymous over 3 years ago

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

Updated by Benni Mack over 3 years ago

  • Status changed from Resolved to Closed
Actions #19

Updated by Chris Müller over 3 years ago

  • Related to Bug #93238: Regression: After deleting image in record "add" button is not displayed again added
Actions #20

Updated by Christian Kuhn about 2 years ago

  • Related to Bug #91808: Nested IRRE with maxitems hides last inline control button / toggles inline control buttons wrong added
Actions

Also available in: Atom PDF