Bug 465633 - Mass rename hotkey does not respect focus
Summary: Mass rename hotkey does not respect focus
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: panels: folders (show other bugs)
Version: 22.12.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-12 19:04 UTC by Daniel
Modified: 2023-02-12 19:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.