https://bugs.kde.org/show_bug.cgi?id=466206

--- Comment #9 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Git commit 719e0b0031155ef83a2cf71d6d24114dea181353 by Nicolas Fella, on behalf
of Akseli Lahtinen.
Committed on 09/05/2025 at 20:48.
Pushed by nicolasfella into branch 'Frameworks/6.14'.

KFileWidget: Fix key navigation escaping in save dialogs

In save dialogs the keyboard navigation would escape during file
highlighting, since the fileHighlight sets the focus for fileName bar
for mouse operations.

This makes sure the user has to press Tab to explicitly escape the
keyboard navigation mode. For clicking the items, it should not affect
at all.
FIXED-IN: 6.14
(cherry picked from commit 8e4e84f045b7459c0b02b1b1b51a9df73cea068a)

M  +21   -0    src/filewidgets/kdiroperator.cpp
M  +7    -0    src/filewidgets/kdiroperator.h
M  +4    -4    src/filewidgets/kfilewidget.cpp

https://invent.kde.org/frameworks/kio/-/commit/719e0b0031155ef83a2cf71d6d24114dea181353

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to