Bug 355836 - Aspect ratio incorrect
Summary: Aspect ratio incorrect
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-TableView (show other bugs)
Version: 4.14.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-24 12:46 UTC by DrSlony
Modified: 2016-02-20 17:37 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 DrSlony 2015-11-24 12:46:53 UTC
Switch to table view and add an "Aspect ratio" column, click on the header so the images are sorted by it. My landscape images are correctly shown as "3:2", but my portrait ones are also incorrectly shown as "3:2" when they should be "2:3". Funny enough, the portrait ones are now sorted together first, and then the landscape ones, so digiKam already seems to be distinguishing between a landscape 3:2 and a portrait 2:3, but its showing the ratio value in the column as 3:2 for all.

To fix it, digiKam should either show the portrait images as 2:3 instead of 3:2, or, and this would be better, have an "Orientation" column so we can sort by orientation without misusing the "Ratio" column.

Reproducible: Always
Comment 1 Maik Qualmann 2016-02-20 17:37:46 UTC
Git commit 8430744e1da06f1afb388cc0db46884ba8607724 by Maik Qualmann.
Committed on 20/02/2016 at 17:36.
Pushed by mqualmann into branch 'master'.

fix display of aspect ratio depending on image orientation
FIXED-IN: 5.0.0

M  +2    -1    NEWS
M  +17   -20   libs/imageproperties/imagepropertiestab.cpp

http://commits.kde.org/digikam/8430744e1da06f1afb388cc0db46884ba8607724