Bug 302622

Summary: In the list "additional info" one can uncheck "name" so that the file name should not be listed. But this setting is just ignored
Product: [Applications] dolphin Reporter: Gandalf Lechner <gandalflechner>
Component: view-engine: details modeAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: 8p2kxj+99gt0kil4v700, andreas_k
Priority: NOR Keywords: reproducible
Version: 2.0.95   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Gandalf Lechner 2012-06-27 10:20:23 UTC
For example for pictures from a digital camera, the file name is often almost meaningless and one would rather like to display tags, ratings, capture time etc. 

Reproducible: Always

Steps to Reproduce:
1. uncheck "name" in additonal info list in customize view
2. look at it
3.
Actual Results:  
file name is shown

Expected Results:  
file name is not shown
Comment 1 Frank Reininghaus 2012-06-27 10:33:18 UTC
Thanks for the bug report! In earlier versions, it was not possible to uncheck "Name". The best solution might be to restore this behaviour.
Comment 2 Gandalf Lechner 2012-06-27 10:41:56 UTC
(In reply to comment #1)
> Thanks for the bug report! In earlier versions, it was not possible to
> uncheck "Name". The best solution might be to restore this behaviour.

I actually liked the idea of being able to hide the file name; for example for images
Comment 3 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:22:18 UTC
Resetting assignee to default as per bug #305719
Comment 4 andreas_k 2014-08-27 11:18:00 UTC
*** Bug 338596 has been marked as a duplicate of this bug. ***
Comment 5 Kai Uwe Broulik 2017-08-25 14:49:15 UTC
Git commit dfbaf21218c7a96dd7b7d1c4275820cd94c920f5 by Kai Uwe Broulik.
Committed on 25/08/2017 at 14:48.
Pushed by broulik into branch 'master'.

[AdditionalInfoDialog] Prevent hiding "text" role

You cannot do this from the menu but the option was there (but ignored) in the "View Properties" dialog.

Differential Revision: https://phabricator.kde.org/D7386

M  +2    -2    src/settings/additionalinfodialog.cpp

https://commits.kde.org/dolphin/dfbaf21218c7a96dd7b7d1c4275820cd94c920f5
Comment 6 Elvis Angelaccio 2017-09-24 09:37:44 UTC
*** Bug 385006 has been marked as a duplicate of this bug. ***