Normally, every time I initiate Crop tool, I can drag freely to create an area to crop. However, after using only Ratio field to finish a crop, every time I initiate Crop tool, a certain area was selected automatically, which is confusing and inconvenient. Once happened, it stays. Nothing I did would change the auto-loaded, memorized area-to-crop during Crop tool's initiation. When it happens, even when the memorized area-to-crop is larger than the current canvas, Krita would still select it with Grow not checked. This bug resets when kritarc is deleted. Reproducible: Always Steps to Reproduce: 0. Giving the current Krita installation is not affected by this bug yet; 1. Crop tool >> Tool options >> Ratio >> Click up/down on the right >> The whole canvas gets selected; 2. Ratio set to 3 >> Make sure Grow is unchecked >> Confirm crop; 3. Restart Krita; 4. Create a smaller, vertical picture; 5. Crop tool. Actual Results: As soon as you click Crop tool's icon, an area used by Step 1 is already selected. In this case, the area-to-crop would go outside the canvas with Grow is actually unchecked. Expected Results: Everytime I restarted Krita and use Crop tool, it does not remember or automatically select any previous area, so I can drag it freely myself.
>> 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