https://bugs.kde.org/show_bug.cgi?id=505046
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-integration/-/com |ma/plasma-integration/-/com |mit/5fe925f940be709ac2abde5 |mit/46625af3be99ca435917450 |a8b6f7c77296a6bd4 |54d6d016983cd6800 --- Comment #12 from Nate Graham <n...@kde.org> --- Git commit 46625af3be99ca43591745054d6d016983cd6800 by Nate Graham. Committed on 09/06/2025 at 14:38. Pushed by ngraham into branch 'Plasma/6.4'. kdirselectdialog: correct initial focus It begins with focus on the top-left-most widget, which normally is good. However here that means the Places panel, which is not what you want; you can't start navigating the tree view immediately, and if you pres the Enter key, the top-most Places item gets returned instead of the item visibly selected in the tree view. Instead, start with focus on the main view, which corrects both issues. FIXED-IN: 6.3.6 (cherry picked from commit 5fe925f940be709ac2abde5a8b6f7c77296a6bd4) Co-authored-by: Nate Graham <n...@kde.org> M +2 -0 qt5/src/platformtheme/kdirselectdialog.cpp M +2 -0 qt6/src/platformtheme/kdirselectdialog.cpp https://invent.kde.org/plasma/plasma-integration/-/commit/46625af3be99ca43591745054d6d016983cd6800 -- You are receiving this mail because: You are watching all bug changes.