https://bugs.kde.org/show_bug.cgi?id=443631
sh_zam <sh...@sdf.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/a056ae20f | |b5732326b8ac102df3fca4e615d | |c458 --- Comment #1 from sh_zam <sh...@sdf.org> --- Git commit a056ae20fb5732326b8ac102df3fca4e615dc458 by Sharaf Zaman. Committed on 21/10/2021 at 15:35. Pushed by szaman into branch 'master'. Bugfix: Popup palette doesn't disappear when using keyboard shortcut For pointer events we hide it in KisInputManager::eventFilterBeginImpl, so we needed to handle keyboard events and SPen events explicitly (like in 443600). Perhaps a toggle function would suit more? M +9 -6 libs/ui/input/KisPopupWidgetAction.cpp https://invent.kde.org/graphics/krita/commit/a056ae20fb5732326b8ac102df3fca4e615dc458 -- You are receiving this mail because: You are watching all bug changes.