https://bugs.kde.org/show_bug.cgi?id=456357
Deif Lou <gin...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gin...@gmail.com --- Comment #2 from Deif Lou <gin...@gmail.com> --- I think that after inverting the small portion inside the image is selected, but also the entire area outside the image, since the default pixel is changed to full selected value. The area selected due to the default pixel being fully selected is not marked with the marching ants (since it is nor really part of the selection pixels). To see this one can: 1. select the area around the object of interest with the contiguous selection tool 2. invert the selection 3. change the canvas dimensions to a bigger size 4. fill the selection 5. some area in the borders (the area that is new after resizing the canvas) is also filled but it is not marked with the marching ants. Maybe one solution is to intersect the selection with the image rect before trimming. -- You are receiving this mail because: You are watching all bug changes.