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 518216 - Rotate with 'crop with aspect' crops whole layer in specific cases
Rotate with 'crop with aspect' crops whole layer in specific cases
Status: RESOLVED DUPLICATE of bug 472644
Product: GIMP
Classification: Other
Component: Tools
2.4.x
Other All
: Normal minor
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2008-02-23 11:58 UTC by Roel Schroeven
Modified: 2008-10-30 20:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Roel Schroeven 2008-02-23 11:58:07 UTC
Please describe the problem:
Rotate with 'crop with aspect' crops whole layer in the following cases:

- rotate a portrait layer with relatively small angles (< +/- 45 degrees; exact limit seems to depend on aspect ratio)

- rotate a landscape layer with relatively large angles (> +/- 45 degrees; exact limit seems to depend on aspect ratio)

Steps to reproduce:
1. Create new image: width = 300, height = 420 (for example)
2. Use rotate tool with 'Crop with aspect' and angle for example 10 degrees


Actual results:
The whole layer is cropped

Expected results:
Only the borders are cropped

Does this happen every time?
Yes

Other information:
Comment 1 Roel Schroeven 2008-02-23 12:00:04 UTC
I think I can work out a relatively simple algorithm (simpler than the current one) for crop with aspect, but I need to think about it some more.
Comment 2 Martin Nordholts 2008-02-23 12:08:59 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

For discussion regarding algorithm, please refer to the bug this bug was duplicated against.


*** This bug has been marked as a duplicate of 472644 ***