Bug 359098 - Edited images are sorted before originals
Summary: Edited images are sorted before originals
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-Versioning (show other bugs)
Version: 5.0.0
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-07 12:22 UTC by Michal Sylwester
Modified: 2022-02-02 04:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Sylwester 2016-02-07 12:22:27 UTC
After editing an image and saving it as new version the new one is sorted before the original.
Happens at least when sorted by name or by date. 

Reproducible: Always

Steps to Reproduce:
1. Select image, let's say "image.jpg"
2. Using editor make same changes
3. Save as new version, file "image_v1.jpg" is created.

Actual Results:  
image_v1.jpg is sorted before image.jpg

Expected Results:  
image_v1.jpg is sorted after image.jpg

4.14 behaves the way I would expect it.
Comment 1 Maik Qualmann 2016-02-08 18:21:30 UTC
Git commit e87b87f4970261fdbc073fcea242a49d531feca0 by Maik Qualmann.
Committed on 08/02/2016 at 18:19.
Pushed by mqualmann into branch 'master'.

fix natural sort order in the icon view
FIXED-IN: 5.0.0

M  +2    -1    NEWS
M  +3    -1    libs/models/imagesortsettings.h

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