Describe the bug
Renaming a folder or file deletes spaces at the end of the filename while typing.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect to type filenames with spaces without having to go back later to actually insert them.
Desktop:
@Luflosi thank you for reporting this, I see this is also impacting "Import" → "New folder".
Is it something you would be interested in submitting PR for, or can we leave it for others to pick up?
I'm not interested in submitting a PR, sorry.
I see this is also impacting "Import" → "New folder"
Yes, this is exactly what I described in the steps to reproduce since that is the easiest way to see this problem.
And presumably fixing this will also fix renaming files and folders.
The new title isn't 100% accurate since _technically_ it _is_ possible to create or rename a directory to "foo bar" by first typing "foobar" and then adding the space afterwards.
Thank you!