https://bugs.kde.org/show_bug.cgi?id=424446
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/plasma-framework/com | |mit/3e225d8664bc994bffbc3b1 | |0805162ae32da3734 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from David Redondo <k...@david-redondo.de> --- Git commit 3e225d8664bc994bffbc3b10805162ae32da3734 by David Redondo. Committed on 11/08/2020 at 06:58. Pushed by davidre into branch 'master'. Only draw the focus indicator when we got focus via the keyboard QQC2 controls gain activeFocus on press this is a difference to controls 1 which had activeFocusOnPress property that defaulted to false. qqc2-desktop-style also only sets the focus flag if it was gained via keyboard (kquickstyleitem.cpp:705). M +4 -2 src/declarativeimports/plasmacomponents3/ToolButton.qml https://invent.kde.org/frameworks/plasma-framework/commit/3e225d8664bc994bffbc3b10805162ae32da3734 -- You are receiving this mail because: You are watching all bug changes.