https://bugs.kde.org/show_bug.cgi?id=512449
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/6f69fbe | |3d97b9a70bed21e46154432e410 | |870702 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Dmitry Kazakov <[email protected]> --- Git commit 6f69fbe3d97b9a70bed21e46154432e410870702 by Dmitry Kazakov, on behalf of Carsten Hartenfels. Committed on 08/12/2025 at 09:40. Pushed by dkazakov into branch 'master'. Make selection action bar act propertly on touch By rewriting the event handling to not cast random other event types to QMouseEvent and activating the buttons from the weird event filter. This also makes the bar not draggable on its buttons. Related: bug 512450 M +151 -40 libs/ui/kis_selection_actions_panel.cpp M +10 -0 libs/ui/kis_selection_actions_panel.h https://invent.kde.org/graphics/krita/-/commit/6f69fbe3d97b9a70bed21e46154432e410870702 -- You are receiving this mail because: You are watching all bug changes.
