https://bugs.kde.org/show_bug.cgi?id=438689
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/systemsettings/-/commit/ | |a8dd906a47bc1a221a315371420 | |7369b7b6e6af5 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #10 from Marco Martin <notm...@gmail.com> --- Git commit a8dd906a47bc1a221a3153714207369b7b6e6af5 by Marco Martin. Committed on 04/06/2025 at 08:06. Pushed by mart into branch 'master'. Give the search field focus when Ctrl+F shortcut is pressed The search field can have activeFocus, but the containing QQuickWidget might not have focus. When it gains activeFocus, ask the outher SideBarMode to focus the proper QQuickWidget M +1 -1 app/SidebarMode.h M +5 -0 app/qml/CategoriesPage.qml https://invent.kde.org/plasma/systemsettings/-/commit/a8dd906a47bc1a221a3153714207369b7b6e6af5 -- You are receiving this mail because: You are watching all bug changes.