https://bugs.kde.org/show_bug.cgi?id=477697
Tiar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Component|Tools/Vector |Tools Status|REPORTED |CONFIRMED CC| |[email protected] --- Comment #2 from Tiar <[email protected]> --- Also @gabrielle please note that since you're on a Paint layer, you're creating a standard raster shape despite using the vector-looking tool. Also thank you for the screenshot, I would not be able to figure out what's wrong without it - I thought I can't reproduce it because I was using it without the Fill. Regarding your issue, just please switch to the normal brush before drawing the shape. -------------------- Steps to reproduce: - use x) Distort Move brush. - use any shape tool with Fill: Foreground Color, and no Outline. (With Outline it becomes pretty funny, and still wrong the same way). - use the Bezier Curve Tool. Note that it works fine if there is no Fill, just the Ouline. Affected Tools: all the shape tools. It seems like if it's just the ouline, they only copy the pixels that are needed; but when it's with the Fill, they copy the whole rectangle, therefore changing the pixels outside of the shape too, to the pixels of the newly created temporary paint device - therefore, empty. Imho the blending mode works correctly, so if this needs a fix, it should be in tools to not copy over the pixels from outside. (Please test with the Blur filter brush too if you implement a fix). -- You are receiving this mail because: You are watching all bug changes.
