https://bugs.kde.org/show_bug.cgi?id=410532
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/bd06296f66a462 | |0099c59bdee5a85d07fbb61d39 --- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit bd06296f66a4620099c59bdee5a85d07fbb61d39 by Dmitry Kazakov. Committed on 14/08/2019 at 10:31. Pushed by dkazakov into branch 'master'. Fix Shift and Alt modifiers in OUtline Selection Tool We should pass the keys to the tool, even when it is not active to make sure its keyPress/keyRelease methods work fine. To make it works we need to initialize the environment correctly in KisToolInvocationAction::processUnhandledEvent; BACKPORT:krita/4.2 M +5 -0 libs/ui/input/kis_tool_invocation_action.cpp M +2 -0 plugins/tools/selectiontools/kis_tool_select_outline.cc https://invent.kde.org/kde/krita/commit/bd06296f66a4620099c59bdee5a85d07fbb61d39 -- You are receiving this mail because: You are watching all bug changes.