| Summary: | Warn when user enters leading or trailing spaces into file or folder name | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Gregor Mi <codestruct> |
| Component: | view-engine: general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | wishlist | CC: | elvis.angelaccio, jesiphone2020, nate |
| Priority: | NOR | ||
| Version First Reported In: | 17.04.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Gregor Mi
2017-08-10 18:34:16 UTC
I worry that the sorts of users who don't notice unwanted leading or trailing spaces are highly likely to blindly click through warning/confirmation dialog boxes. This is one reason to make the "Strip spaces automatically" option the default one. How about making the leading/trailing spaces visible/recognizable, like klipper does? > How about making the leading/trailing spaces visible/recognizable, like klipper does?
Ah, I didn't know that klipper does this (for leading/trailing characters I see space, tab and newline symbols with blue font color). Sounds like a possible solution.
I get bitten by this all the time. Dolphin happily creates folders with trailing spaces, but then *other* applications can't write to them and the error messages generated are non-obvious. Dolphin should strip trailing spaces by default. Or it should be settable. Ah, I just fixed this, in a form. *** This bug has been marked as a duplicate of bug 421075 *** |