-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Open
Description
- Bug: when new name includes "new line" character, qbt breaks the file name or torrent name internally and unable to rename it again anymore. Might need to restart qbt or remove torrent to get around this. Maybe filter out these and other most obvious illegal characters automatically? It also fails at characters like ":", "/" and "?", and such failed attempts force user to try again, losing all changes he could possibly type/paste there previously.
- Bug: even though the window width tries to always adapt to the name length, it's sometimes off by several characters. Might be related to cases where name includes non-ANSI unicode characters, e.g. Japanese. Maybe just make it fixed and/or save its width if user expands it.
- Suggestion: by default hide extension from file renaming window input. Because in most cases user never needs to change it. For other cases, add an option to display it.
fvpaz, Pentaphon and zotabee