Bug 422686

Summary: Keyboard navigation stops working after beginning inline rename and then Alt+tabbing away and back again
Product: [Applications] dolphin Reporter: Gregor Mi <codestruct>
Component: view-engine: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: dolphin-bugs-null, nate, tomashnyk
Priority: NOR    
Version First Reported In: 20.04.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Gregor Mi 2020-06-09 18:06:22 UTC
Reproduce:

1. Open Dolphin
2. Navigate via cursor keys to a file
3. Press F2 to rename (the actual goal was to copy the filename)
4. While the filename is still in edit mode:
   Press Alt+Tab to switch to another window (to paste the filename)
5. Press Alt*Tab again
6. TrĂ½ to navigate to the next file via cursors keys.
=> Nothing happens (actual) / EXPECTED: Keyboard navigation works

WORKAROUND: use the mouse to click somewhere in the window to make keyboard work again.
Comment 1 Nate Graham 2020-06-10 16:40:24 UTC
Can confirm.
Comment 2 tomashnyk 2025-10-09 22:35:21 UTC
Confirming on 6.4.5.

Actually, the thing is that keyboard focus changes from where the files are either to the next tab if you have multiple tabs open and to Places sidebar if only one tab is used (did not check where focus goes when Places is not displayed).