Improved a11y of drop-down menus
authorAlexander Ebert <ebert@woltlab.com>
Mon, 11 Mar 2019 16:58:19 +0000 (17:58 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 11 Mar 2019 16:58:19 +0000 (17:58 +0100)
commit1d3345f105240a834ffca1678cfce0befae1f0b2
treeb4127ebf999ab800ddccaba41e62c52820fbbed2
parent0a5e19e93e78cef9e3dfc41ae7f8ae4c36811ddb
Improved a11y of drop-down menus

Keyboard navigation support for [End], [Escape] and [Home]

See #2713
wcfsetup/install/files/js/WoltLabSuite/Core/Event/Key.js
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Dropdown/Simple.js