cropping not working anymore
Bug #664317 reported by
mypc
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Simple Scan |
Fix Released
|
High
|
Unassigned | ||
simple-scan (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Maverick |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Impact: Saved images do not have crop as specified in GUI
Resolution: Upstream code change (patch in comments below)
To reproduce:
1. Open simple-scan
2. Scan a page
3. Click crop in toolbar
4. Adjust crop area to be small square in top right of image
5. Save document as JPEG
Expected result: Saved document is a small square
Observed result: Saved document is a tall rectangle
Patch has been tested and does not produce the above problem. Bug is well defined, is a logic error when the bottom of the crop was being incorrectly calculated
description: | updated |
description: | updated |
Changed in simple-scan: | |
status: | New → Fix Committed |
status: | Fix Committed → Fix Released |
affects: | ubuntu → simple-scan (Ubuntu) |
Changed in simple-scan: | |
importance: | Undecided → High |
Changed in simple-scan (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
importance: | High → Medium |
status: | Triaged → Fix Committed |
To post a comment you must log in.
Patch that fixes problem