https://bugs.kde.org/show_bug.cgi?id=363257
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/krit | |a/34884c11fbe604ca759de069f | |559aa073905d26c --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 34884c11fbe604ca759de069f559aa073905d26c by Dmitry Kazakov. Committed on 25/05/2016 at 12:59. Pushed by dkazakov into branch 'master'. Fix the delay before passing focus to the canvas after working with non-input widgets Now we use a "hackish" way to distinguish if the source widget is an input widget. And if it is, then the delay will be much shorter, only half a second. Fixes T2498 Fixes T2540 Related: bug 363043 M +14 -5 libs/image/kis_timed_signal_threshold.cpp M +6 -0 libs/image/kis_timed_signal_threshold.h M +39 -3 libs/ui/input/kis_input_manager_p.cpp http://commits.kde.org/krita/34884c11fbe604ca759de069f559aa073905d26c -- You are receiving this mail because: You are watching all bug changes.