element-web-Github/src/accessibility
Johannes Marbach c7fcf2a936 Fix broken "Go to Home View" shortcut on macOS
The previous shortcut CMD+OPT+H is already bound by the system (hide other
windows) and cannot be overridden. This commit changes the shortcut to
CTRL+SHIFT+H on macOS while keeping CTRL+ALT+H on other platforms.

Note that both CTRL+OPT+H (hide cursor) and CTRL+H (delete previous character)
are bound by the system as well and wouldn't have worked as a replacement.

Fixes: vector-im/element-web#16692

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2021-03-30 20:12:14 +02:00
..
context_menu Add context menu to spaces in the space panel 2021-03-02 14:35:29 +00:00
roving Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
KeyboardShortcuts.tsx Fix broken "Go to Home View" shortcut on macOS 2021-03-30 20:12:14 +02:00
RovingTabIndex.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets 2020-10-19 20:50:16 +01:00
Toolbar.tsx Roving Tab Index should not interfere with inputs 2020-10-08 10:25:03 +01:00