Prevent the focus being trapped if the user intentionally clicks outside
authorAlexander Ebert <ebert@woltlab.com>
Thu, 20 Aug 2020 22:28:22 +0000 (00:28 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 20 Aug 2020 22:28:22 +0000 (00:28 +0200)
commit6bac4a238f942d596b662299b37d9eb214ea7ce8
treebc6b63defa25e158e250b14c0e245c5bc42ccb0d
parent78ac5324c04e0596b856c34e961cbbe37ab2b1b9
Prevent the focus being trapped if the user intentionally clicks outside

Clicking on a link or button outside of the overlay caused the browser to close the drop-down and shift the focus on the menu element.
wcfsetup/install/files/js/WCF.User.js