Bug 327242

Summary: EXIF tags sorted in the reverse order (not alphabetically)
Product: [Applications] digikam Reporter: Nicofo <nicofo>
Component: Metadata-ExifAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 3.5.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 4.0.0

Description Nicofo 2013-11-06 19:26:06 UTC
In the metadata panel (right side of digikam window), in the EXIF tab (and only this tab), the EXIF tags and sorted in the reverse alphabetic order.
Please sort them correctly (it is correct in the Makernote tab for instance).

Also a suggestion: as there are a lot of tags, a 'search' field would be appreciated (for instance located between the 'custom / full list' and the 'save metadata' buttons).

Reproducible: Always
Comment 1 caulier.gilles 2013-11-06 22:00:01 UTC
Search tags field already exist on the bottom of Exif View...

Gilles Caulier
Comment 2 caulier.gilles 2013-11-06 22:03:24 UTC
Removing this line in source code must fix the problem :

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/libs/widgets/metadata/exifwidget.cpp#L64

Please test and confirm

Gilles Caulier
Comment 3 caulier.gilles 2013-11-08 13:25:28 UTC
Git commit aa77b3982bc6b744ca3491dfa789aeb160602294 by Gilles Caulier.
Committed on 08/11/2013 at 13:24.
Pushed by cgilles into branch 'master'.

sort metadata tags list view in Ascending Order
FIXED-IN: 4.0.0

M  +0    -2    libs/widgets/metadata/exifwidget.cpp
M  +3    -0    libs/widgets/metadata/metadatalistview.cpp

http://commits.kde.org/digikam/aa77b3982bc6b744ca3491dfa789aeb160602294