After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 319467 - Add keyboard shortcut to Lossless JPEG rotation
Add keyboard shortcut to Lossless JPEG rotation
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
2.6.x
Other Linux
: Normal enhancement
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2005-10-22 10:23 UTC by Goran
Modified: 2005-12-24 13:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to development branch (675 bytes, patch)
2005-12-16 01:56 UTC, David Moore
none Details | Review

Description Goran 2005-10-22 10:23:38 UTC
Currently the "R" or "]" command performs lossy transformation to the right. 
I would like to have a keyboard shortcut to the lossless transform.
 - or - have the lossless transform as the default action!

Other information:
I use gthumb to view my digital photos, and often I need to rotate photos.
Comment 1 David Moore 2005-12-16 01:56:27 UTC
Created attachment 56055 [details] [review]
Patch to development branch

This patch changes the actions of the "[" and "]" shortcuts to do a lossless
rotation instead of a lossy rotation when in browse mode.
Comment 2 Alan Horkan 2005-12-19 21:07:45 UTC
problem is the "lossless" transform isn't really lossless

(I dont have a recent version of gthumb on this machine, IIRC the lossless rotation changes the original file, overwriting it with the new version.  There is a small possibility I am not remembering correctly but I'm pretty gthumb worked that way.)
I would be very worried about making it easier for people to use the lossless transform feature without knowing what they were doing and accidently lose edge pixels.  Some people feel very strongly about not damaging their originals which they use like negatives and only make chagnes on a copy.  

Whatever you decide be careful to consider the risks.  
Comment 3 Paolo Bacchilega 2005-12-24 13:11:38 UTC
patch applied, thanks.