Actions
Feature #89590
openAdd an option to jump to specific areas in the backend
Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2019-11-06
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
accessibility, keyboard
Complexity:
Sprint Focus:
Description
It would be nice to have an option to jump to a specific area of the backend (module selection, pagetree, content (iframe)) using a keyboard shortcut.
Jumping to an area actually should focus the first focusable element of the area.
It may be an idea to use a two level shortcut as others do:- g-p for go to pagetree
- g-m for go to modules
- g-s for go to searchfield
- g-c for go to contentarea
When having this two level approach after the first level an information might be displayed for the available options.
Updated by Michael Telgkamp over 4 years ago
- Related to Epic #91518: Keyboard usage in the TYPO3 backend added
Actions