Deselecting with right arrow when renaming files, not standard behaviour
Hi! This might be a super petty, little issue but it's one of the few dealbreakers for myself. It's the same issue default Windows Explorer has and was the reason I went searching for alternatives.
When I press F2 to rename, Explorer++ correctly highlights the filename only, but if I want to add something to the end of the filename I press the right arrow key. My expected behaviour (and the standard behaviour in any other text application) is for it to deselect the highlighted filename and place the cursor at the end of the highlight.
It doesn't. It does two actions. Deselect the highlighted text and move the cursor to the right, meaning it ends up at the wrong side of the file extension dot.
This isn't a large issue, I admit, but it can be very frustrating when you're doing a lot of file renaming.
I can see what you mean. It looks like that's just the way the standard Windows controls work. It's possible it could be adjusted for the listview, but then the other edit controls would be inconsistent. Having said that, it would be nice to have the behaviour that's standard just about everywhere else.
Also non-standard, but potentially useful (saves some clicks/keypresses): while renaming, pressing Tab would (try to) accept current input and switch to rename mode on next file/folder. Have to make a request to add Shift+Tab to that function. :)
It appears the listview control on Windows 10 and 11 has been updated to work in the more typical way. If you press the right arrow key when a filename is selected, the cursor will move to the end of the selection, rather than one step past that. While the control still works as described above on Windows 7 and 8, I'd probably be inclined to close this issue, given that it's an issue with the controls provided by Windows and Microsoft have now fixed the issue themselves.