discourse/plugins/discourse-details/spec
Martin Brennan 9146986871
UX: Consistency and accessibility improvements for keyboard shortcuts (#34090)
* Apply these rules to the display of all keyboard shortcuts in the app:
  * No shortcuts show a + between keys
  * On Windows and Linux, show Ctrl and Alt words, but show ⇧ for Shift
* On macOS, show ⌃ for Control, ⌘ for Command, ⌥ for Option, and ⇧ for
Shift
* Use capital letters for the shortcut keys, e.g. Ctrl+S instead of
Ctrl+s
* Add a filter to the keyboard shortcut help modal to allow searching
* Add aria-keyshortcuts attributes to the keyboard shortcuts in the
composer
  toolbar and popup menu options
* Adds Ctrl+Enter + Esc shortcuts for composer


---------

Co-authored-by: Renato Atilio <renato@discourse.org>
2025-08-08 10:18:28 +10:00
..
components FIX: allows to use open attribute with details (#29116) 2024-10-08 11:13:44 +09:00
system UX: Consistency and accessibility improvements for keyboard shortcuts (#34090) 2025-08-08 10:18:28 +10:00