https://bugs.kde.org/show_bug.cgi?id=486041
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/qqc2-desktop-style/- | |/commit/c6006ca5d16e6374a3c | |5a03da380f03e590442c4 --- Comment #2 from Aleix Pol <aleix...@kde.org> --- Git commit c6006ca5d16e6374a3c5a03da380f03e590442c4 by Aleix Pol. Committed on 26/05/2024 at 00:58. Pushed by apol into branch 'master'. Fix rendering the focus of our items Due to a Qt bug, we cannot rely on QQuickControl::focusReasonChanged to notify us when our focus reason changes. https://bugreports.qt.io/browse/QTBUG-125725 Instead, check which is the focus reason changes. I suggest we ifdef it out once we find a good fix. M +2 -0 plugin/kquickstyleitem.cpp https://invent.kde.org/frameworks/qqc2-desktop-style/-/commit/c6006ca5d16e6374a3c5a03da380f03e590442c4 -- You are receiving this mail because: You are watching all bug changes.