Summary: | Hidden name warning does not appear during non-inline rename, and when adding file extensions which cause hiding. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Roke Julian Lockhart Beedell <4wy78uwh> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | kfm-devel, linus.kardell |
Priority: | NOR | ||
Version: | 24.05.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
URL: | https://invent.kde.org/system/dolphin/-/merge_requests/695#note_965313 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Windowed file creation with warning present.
Windowed directory creation with warning present. Windowed file rename with warning absent. Windowed directory rename with warning absent. Inline file rename with warning present, except for `.old` file extension. Windowed file creation for application/x-trash with warning absent. |
Description
Roke Julian Lockhart Beedell
2024-06-10 12:02:03 UTC
Created attachment 170322 [details]
Windowed file creation with warning present.
Created attachment 170323 [details]
Windowed directory creation with warning present.
Created attachment 170324 [details]
Windowed file rename with warning absent.
Created attachment 170325 [details]
Windowed directory rename with warning absent.
Created attachment 170351 [details]
Inline file rename with warning present, except for `.old` file extension.
When using inline rename, you get a warning when adding a period to the start of the name, but not if you add .old extension.
(In reply to Linus Kardell from comment #5) linus.kardell@gmail.com, that's a good catch. I'll expand the scope in the title to encompass that too. Do you know whether any other file extensions exhibit that behaviour? I recall an Invent thread where a few more equivalent extensions were mentioned. It's the application/x-trash mime-type, which is used for files ending in .old, .bak or %. It's the same when creating files BTW, you get a warning if put a period at the start, but not if you add an application/x-trash extension. Created attachment 170354 [details]
Windowed file creation for application/x-trash with warning absent.
|