https://bugs.kde.org/show_bug.cgi?id=468566

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/-/commit/45a9469 |hics/krita/-/commit/d09b21a
                   |f0f2d0fc8f654247a5593032fa6 |09b6d722fe5be6e1a235f7085db
                   |00a0d5                      |fdca7a

--- Comment #15 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit d09b21a09b6d722fe5be6e1a235f7085dbfdca7a by Dmitry Kazakov.
Committed on 22/06/2023 at 09:56.
Pushed by dkazakov into branch 'master'.

Fix Layer Filter and Add Tag menues from being closed when AltGr is pressed

QMenu has a spcial handler for Alt key to handle &-style mnemonics,
so we need to explicitly disable that for our custom menues that
have input boxes inside.

M  +5    -1    libs/resourcewidgets/KisTagToolButton.cpp
M  +1    -0    libs/widgetutils/CMakeLists.txt
A  +20   -0    libs/widgetutils/KisMenuStyleDontCloseOnAlt.cpp     [License:
GPL(v2.0+)]
A  +26   -0    libs/widgetutils/KisMenuStyleDontCloseOnAlt.h     [License:
GPL(v2.0+)]
M  +6    -1    plugins/dockers/layerdocker/LayerBox.cpp

https://invent.kde.org/graphics/krita/-/commit/d09b21a09b6d722fe5be6e1a235f7085dbfdca7a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to