When selecting all ((Ctrl-A), then scaling down the selection, then inverting it, the selection includes parts outside the image. Reproducible: Always Steps to Reproduce: 1. Load an image 2. Ctrl-A 3. Scale down selection (e.g. 100px) 4. invert selection Actual Results: Selected area involves area outside of the image Expected Results: only image area should be selected (layer size is image size). When resizing workspace size to layer size, still there are parts outside th image area that are selected.
Thanks for the report I can confirm this bug. It seems using any grow, shrink, feather near the edge causes the invert selection to grow beyond viewable canvas.
Created attachment 85568 [details] Shoul fix the bug.
Created attachment 85569 [details] Fix the bug in a better way.
Git commit 23c430a10d2824f2cfc9279d7e2256f5f9d2a26d by Boudewijn Rempt. Committed on 15/03/2014 at 09:06. Pushed by rempt into branch 'master'. Patch by Matthias, thanks! CCMAIL:uso.cosmo.ray@gmail.com M +7 -0 krita/image/kis_pixel_selection.cpp http://commits.kde.org/calligra/23c430a10d2824f2cfc9279d7e2256f5f9d2a26d
Git commit 2b871ece55655a88ff01f1dec07f38c6f3d4824e by Boudewijn Rempt. Committed on 15/03/2014 at 09:06. Pushed by rempt into branch 'calligra/2.8'. Patch by Matthias, thanks! CCMAIL:uso.cosmo.ray@gmail.com M +7 -0 krita/image/kis_pixel_selection.cpp http://commits.kde.org/calligra/2b871ece55655a88ff01f1dec07f38c6f3d4824e