https://bugs.kde.org/show_bug.cgi?id=372646
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/5438445da96517 | |85585ea913c37293737a5ee608 Status|CONFIRMED |RESOLVED --- Comment #13 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 5438445da9651785585ea913c37293737a5ee608 by Boudewijn Rempt. Committed on 10/04/2020 at 08:59. Pushed by rempt into branch 'master'. Set focus on the view on mouse-over This "should" solve the issues we have when an widget in a docker has input focus, and people move the cursor back to the canvas and start to pan or paint. However, it's a _very_ brute-force method, so we all need to be aware of this change and check whether stupid things happen, in which case we might need to do something a bit more subtle, with timers or so... CCMAIL:kimages...@kde.org M +6 -0 libs/ui/KisView.cpp M +1 -0 libs/ui/KisView.h https://invent.kde.org/kde/krita/commit/5438445da9651785585ea913c37293737a5ee608 -- You are receiving this mail because: You are watching all bug changes.