Actions
Bug #92663
closedEpic #89595: Improve accessibility of backend
Hidden links should not be accessible via keyboard in search detail view on smaller screens
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-10-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
accessibility
Complexity:
Is Regression:
Sprint Focus:
Description
When you search on a page and you see the search detail view with a list of search results, the search result items contain lots of linked icons. On a smaller screen, a part of these icons gets hidden and another linked icon with three dots appears to expand/collapse the hidden icons, see screenshot.
In the collapsed state the links still can be accessed with the keyboard, because the container for the links has a width of zero. This is not a proper technique for hiding content.
#tas2020
Files
Actions