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/46625af3be99ca435917450 |mit/29b7cbc42101bac4bcbc96b |54d6d016983cd6800 |1c3201ad442a11650 --- Comment #13 from Nate Graham <n...@kde.org> --- Git commit 29b7cbc42101bac4bcbc96b1c3201ad442a11650 by Nate Graham. Committed on 09/06/2025 at 14:39. Pushed by ngraham into branch 'Plasma/6.3'. 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/29b7cbc42101bac4bcbc96b1c3201ad442a11650 -- You are receiving this mail because: You are watching all bug changes.