https://bugs.kde.org/show_bug.cgi?id=444310
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/de5fdf8ba | |4cbab6d84abbbd019617adef286 | |3ec6 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit de5fdf8ba4cbab6d84abbbd019617adef2863ec6 by Eoin O'Neill. Committed on 25/10/2021 at 22:00. Pushed by eoinoneill into branch 'master'. Removed focus from KisTransportControl's QToolButtons. Should solve some usability issues when navigating keyframes where pressing space to pan the canvas would cause an erroneous next key / prev key call (or other transport button actions.) Since we have hotkeys to allow the user to trigger these based on key presses, we can simply remove this behavior altogether. However, this issue exists in other parts of Krita and will need a more robust solution to solve the issue globally across all widgets. M +6 -0 libs/ui/widgets/kis_transport_controls.cpp https://invent.kde.org/graphics/krita/commit/de5fdf8ba4cbab6d84abbbd019617adef2863ec6 -- You are receiving this mail because: You are watching all bug changes.