Project

General

Profile

Actions

Bug #90872

closed

Access module is not navigable by keyboard

Added by Jonas Eberle about 4 years ago. Updated about 4 years ago.

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

100%

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

Description

The permissions are not reachable with the keyboard.


Files

access_module.png (6.93 KB) access_module.png Jonas Eberle, 2020-03-29 14:57

Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Feature #44001: Enhance usability of Web / Access in the BackEnd Accepted2012-12-14

Actions
Actions #1

Updated by Jonas Eberle about 4 years ago

  • Category set to Backend User Interface
Actions #2

Updated by Jonas Eberle about 4 years ago

More detailed:

In the module "System › Access" there is a table of pages with permissions for Owner/Group/Everybody (see attached image).

These checkmarks/crosses are not navigable by keyboard and screenreader.

Suggestion:
They should make use of standard focusable and clickable elements <a> (okayish) or <button> (semantically better here because it triggers an action).

If really not solvable otherwise, they should at least provide the aria-role=button and manage the aria-pressed attribute which helps screenreaders. (See below for downsides)

References:
This contains some information about <button> vs. aria-role=button: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/button_role

Actions #3

Updated by Riccardo De Contardi about 4 years ago

  • Related to Feature #44001: Enhance usability of Web / Access in the BackEnd added
Actions #4

Updated by Gerrit Code Review about 4 years ago

  • Status changed from New to Under Review

Patch set 1 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/+/64000

Actions #5

Updated by Daniel Goerz about 4 years ago

  • Description updated (diff)
Actions #6

Updated by Gerrit Code Review about 4 years ago

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/+/64000

Actions #7

Updated by Gerrit Code Review about 4 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/+/64000

Actions #8

Updated by Gerrit Code Review about 4 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/+/64000

Actions #9

Updated by Gerrit Code Review about 4 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/+/64000

Actions #10

Updated by Georg Ringer about 4 years ago

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

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF