Disable hiding of the user menu on Redactor focus
authorAlexander Ebert <ebert@woltlab.com>
Mon, 25 Apr 2022 15:35:16 +0000 (17:35 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 25 Apr 2022 15:35:16 +0000 (17:35 +0200)
commit106207823daf1b1105afc918fa66718ae70707e2
treec96c40fef227aaba3798b9e666793b1281f917f4
parent1dbe9875efef6973fb35b461dfde8fac5cce7dda
Disable hiding of the user menu on Redactor focus

The behavior was intended to increase the available screen space when the editor is active. However, the height of smartphones has constantly increased, reducing the impact of a couple extra pixels.

The major downside was the focus behavior which is somewhat unintuitive on mobile and has repeatedly caused confusion among users, because the menu was seemingly “lost”.
wcfsetup/install/files/js/3rdParty/redactor2/plugins/WoltLabEvent.js
wcfsetup/install/files/style/layout/pageHeader.scss
wcfsetup/install/files/style/ui/pageAction.scss