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.