Summary: | Crop tool automatically selects an area at initiation, after changing the ratio number in Tool options | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Tyson Tan <tysontanx> |
Component: | Tools/Transform | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dimula73, freebox64, halla |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/c696bf4ca05bc41a78223331f0125f40e55fc426 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Krita crop tool auto-selects certain area on initiation.
The problem is still present, please, see the video in attachment. (Let's reopen this report, strangely, it seems we are not allowed to reopen it. Thanks) - Krita: 2.9.0 (git bc0a3ce) |
Description
Tyson Tan
2015-02-03 03:05:30 UTC
>> Nothing I did would change the auto-loaded, memorized area-to-crop during Crop tool's initiation.
I can actually change the area by using the same trick that triggers this bug.
Additional information: Things return to normal after I use crop tool for once in every session, but it would happen again in every new session. Hi, Tyson! It looks like the bug is fixed already. Now the crop tool doesn't activate the region on activation so the inconvenience doesn't happen. I will mark this bug as fixed. If you still think it is actual, please add a comment and reopen it :) It doesn't seem to fix for me, though. I will report later with a clean build and more research. Created attachment 91197 [details]
Krita crop tool auto-selects certain area on initiation.
I rebuilt and cleared the settings. The bug is still there.
For some reason I cannot change the status to "REOPENED".
I've narrowed down the bug trigger -- the "ratio" number.
Steps to reproduce:
0. Delete kritarc;
1. New document (default 1600x1200);
2. Crop tool;
3. Tool options;
4. Ratio = 0.7 (it's already weird because the visible cropping area is actually a square, ratio=1);
5. NO need to check the "keep ratio" checkbox;
5. NO need to confirm cropping, just hit ESC to cancel;
6. Exit Krita;
7. Restart Krita, New codument (1600x1200);
8. Crop tool;
9. A ratio=0.7 area is already selected, and it is growing out of the current canvas.
Created attachment 91370 [details]
The problem is still present, please, see the video in attachment. (Let's reopen this report, strangely, it seems we are not allowed to reopen it. Thanks) - Krita: 2.9.0 (git bc0a3ce)
Git commit c696bf4ca05bc41a78223331f0125f40e55fc426 by Boudewijn Rempt. Committed on 21/04/2015 at 17:54. Pushed by rempt into branch 'calligra/2.9'. These shouldn't be persistent because from one image to another, they don't make sense M +0 -4 krita/plugins/tools/tool_crop/kis_tool_crop.cc http://commits.kde.org/calligra/c696bf4ca05bc41a78223331f0125f40e55fc426 Thank you for fixing this bug! :D |