Unlike with all other floating windows, pressing ESC while focused on the master palette doesn't close it. Using i3 window manager in Ubuntu 18.04, x86_64. I'm going to work on a fix for it.
I don't know if you addressed this is your PR, but ESC doesn't close the master palette in Windows either. Like most other windows the keys you press for it are a toggle. Press it once to show, press it again to hide it. I do agree ESC should close all non-dockable windows.
Yes, this PR makes the window close on all operating systems. This makes it consistent with pretty much every other window, even toggled windows, which close on ESC.
Comments
PR: https://github.com/musescore/MuseScore/pull/3885
In reply to PR: https://github.com… by TheOtherJThistle
I don't know if you addressed this is your PR, but ESC doesn't close the master palette in Windows either. Like most other windows the keys you press for it are a toggle. Press it once to show, press it again to hide it. I do agree ESC should close all non-dockable windows.
In reply to I don't know if you… by mike320
Yes, this PR makes the window close on all operating systems. This makes it consistent with pretty much every other window, even toggled windows, which close on ESC.
Fixed in branch master, commit 3e7940202a
Fix #275479: Master palette doesn't close on ESC
Fixed in branch master, commit ad78d4ecfb
Merge pull request #3885 from jthistle/275479-master-palette-doesnt-close-on-esc-linux
Fix #275479: Master palette doesn't close on ESC
Automatically closed -- issue fixed for 2 weeks with no activity.