Bug 465633

Summary: Mass rename hotkey does not respect focus
Product: [Applications] dolphin Reporter: Daniel <md5003>
Component: panels: foldersAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kfm-devel
Priority: NOR    
Version: 22.12.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Daniel 2023-02-12 19:04:24 UTC
SUMMARY
When pressing F2 while not having selected a file the mass rename tool comes up. It should not come up while the file-panel (the central main portion of the dolphin window) does not have focus, eg while working in folder-panel.


STEPS TO REPRODUCE
1. Have focus in the folder panel
2. Press F2


OBSERVED RESULT
- The mass rename dialog pops up in the file-panel

EXPECTED RESULT
-It should rename the folder which has the focus in the folder-panel

SOFTWARE/OS VERSIONS

ADDITIONAL INFORMATION
ESC key to cancel mass rename *does* respect the focus correctly -> It does *not* close the mass-rename dialog that the F2 key just opened if the focus is on the folder-panel. First giving focus to file-panel and hitting ESC then will close it.