Summary: | case-sensitive filesystems - folders switching order | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Martin Zbořil <martin.zboril> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | rufusD |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.5.0 | |
Sentry Crash Report: |
Description
Martin Zbořil
2009-06-02 12:56:48 UTC
You don't need nfs nor folders. Steps to reproduce: 1. Use krita to create some_file.png 2. "convert -monochrome some_file.png some_file.PNG" 3. activate thumbnails in dolphin 4. hover mouse over some_file.png What happens is: -some_file.png's thumbnail gets the bluish shadow, its metadata gets shown in the F11 bar -roughly a second afterwards some_file.png's thumbnail (including the shadow and the string "some_file.png") moves to where some_file.PNG used to be and vice-cersa. So I end up with some_file.PNG being underneath my cursor, but without the shadow. The F11 bar still shows some_file.png's metadata -when I move the mouse cursor off some_file.PNG the thumbnails and strings swap back. No file carries the bluish shadow any more. The F11 bar shows some_file.png's metadata as always. I don't know what it is about krita. I guess any file invoking a thumbnail would work - "bla.tst" and "bla.TST" don't (each file carrying some random ascii characters) By the "work" in "any file invoking a thumbnail would work" I mean "would exhibit the bug". Thanks for the report, this has been fixed since KDE SC 4.5 |