Bug 389270 - Color of hidden files don't change after renaming them
Summary: Color of hidden files don't change after renaming them
Status: RESOLVED DUPLICATE of bug 399599
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: details mode (show other bugs)
Version: 17.12.1
Platform: Neon Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-21 02:43 UTC by Terces86
Modified: 2018-10-10 21:00 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
File color doesn't change back after hiding and unhiding file through renaming (70.98 KB, image/png)
2018-01-21 02:43 UTC, Terces86
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Terces86 2018-01-21 02:43:10 UTC
Created attachment 110025 [details]
File color doesn't change back after hiding and unhiding file through renaming

Steps to reproduce:
1. goto a folder with a visible file in it
2. enable showing hidden files (Alt+.)
3. rename the file by adding a dot in front of it (eg. ".test.txt")
4. the file is now hidden and marked as such -> slightly gray
5. rename the file again and remove the dot to make it visible again
6. the file is still slightly gray.

Closing and then reopening the folder fixes the visual error.
Comment 1 Kai Uwe Broulik 2018-01-22 10:00:37 UTC
When renaming a file from not hidden to hidden a change for file "url" and "isHidden" is emitted. When doing the other way round only a "url" change is announced leaving the item in its hidden semi-transparent state.
Comment 2 Nate Graham 2018-10-10 21:00:07 UTC
Just fixed in Bug 399599!

*** This bug has been marked as a duplicate of bug 399599 ***