Project

General

Profile

Actions

Bug #102214

open

Enable keyboard navigation on tabs

Added by Patrick Schriner 9 months ago. Updated 3 months ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2023-10-20
Due date:
% Done:

0%

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

Description

Using bootstrap 5 it is possible to enable keyboard navigation on tabs when using BUTTON instead of A for linking tabs and tab content.
Enabling keyboard navigation should be considered both a usability and an accessibility improvement.

Currently the bootstrap tabs plugin will disable all other tabs if you select a tab via keyboard (even after adding tabindex=0) and thereby render the keyboard useless.

Actions

Also available in: Atom PDF