https://bugs.kde.org/show_bug.cgi?id=356998
Bug ID: 356998
Summary: After cropping a .jpg image and cancelling/denying the
crop operation, the preview icon shows the cropped
version in the directory browser
Product: gwenview
Version: Git (add output of "git log -1 --oneline" to
description)
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
After cropping a .jpg image in the home directory (I'll attach a sample, public
domain one soon) and cancelling/denying the crop operation (so it's just the
original image), the preview icon shows the cropped version in the directory
browser
Reproducible: Always
Steps to Reproduce:
1. Copy cupcakes.jpg to ~.
2. Run gwenview ~
3. Select cupcakes.jpg .
4. Crop it using Edit->crop and the crop button.
5. Select undo.
6. Press the "Browse" button in the toolbar.
Actual Results:
The cropped image is shown.
Expected Results:
The uncropped image should be shown.
shlomif@telaviv1:~/Download/unpack/kde/gwenview/gwenview$ git log -1
commit 68a5acbe6e12f5a1e84d9ccefed668735744cbfb
Author: Shlomi Fish <[email protected]>
Date: Sat Nov 14 16:13:56 2015 +0100
Enable gwenview to build against the new versions of libkipi (as well as
older ones)
This patch allows gwenview to build against the new versions of libkipi,
and retains compatibility with older ones. See
https://mail.kde.org/pipermail/release-team/2015-November/009108.html
REVIEW: 125986
Also happens with gwenview-15.11.80-2.mga6
--
You are receiving this mail because:
You are watching all bug changes.