Actions
Bug #103802
closedWorkspace checked item actions disappear when focussing search input field
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-05-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
accessibility
Complexity:
Is Regression:
Sprint Focus:
Description
When using the workspace module and trying to navigate the controls with the keyboard we noticed that the selection action dropdowns disappear when the "search term" input field gets focus.
This potentially happens when you navigate through the table with the tab key, select one or more records, use Shift+Tab to navigate back to the selection actions and then press Shift+Tab too often. Focussing the empty search term field triggers a reset and hides the selection actions.
Actions