I've experienced a bug for a while and only today I found out exactly what's going wrong. Here is the story:
-
I'm in commander view and I have several tabs open in both the left and right part of the window.
-
Let's say I'm on the right side of the window in a tab that's not the first one.
-
I select a file and copy and paste that file using Ctrl-C and Ctrl-V
-
Using the keyboard I'm selecting the new file and press F2 because i want to rename that file.
-
Here is the point where the bug starts: nothing seems to happen. No cursor, the file name doesn't change look and feel like it usually does. But also selecting another file using up or down key has no effect. Pressing escape or return brings back normal operations mode but after pressing F2 again, the same problem. That goes on until I click with the mouse into the window and select the file again and use F2 after that.
-
In the background this is what really happens: when pressing F2 in the first place and nothing seems to happen, DOpus has the focus on the first tab which currently isn't active and therefore isn't visible. So while it looks like nothing happens, DOpus is renaming the first object (file or directory) in that first tab. All that happens in the background and the user doesn't see it.
Hope this description is understandable? And hopefully someone can reproduce it and fix it. Please let me know if you need more details.