https://bugs.kde.org/show_bug.cgi?id=443631
sh_zam <sh...@sdf.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/a056ae20f |hics/krita/commit/ee74680b5 |b5732326b8ac102df3fca4e615d |c221d3ca42edea85b7329d5fb18 |c458 |b533 Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #3 from sh_zam <sh...@sdf.org> --- Git commit ee74680b5c221d3ca42edea85b7329d5fb18b533 by Sharaf Zaman. Committed on 08/11/2021 at 10:10. Pushed by szaman into branch 'krita/5.0'. 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? (cherry picked from commit a056ae20fb5732326b8ac102df3fca4e615dc458) M +9 -6 libs/ui/input/KisPopupWidgetAction.cpp https://invent.kde.org/graphics/krita/commit/ee74680b5c221d3ca42edea85b7329d5fb18b533 -- You are receiving this mail because: You are watching all bug changes.