Created attachment 106465 [details] smudge bugs There is 2 bugs new in 4.0, happens with smudge brushes + selection: 1) brush samples square around brush tip instead of form of brush tip 2) brush can paint outside of selection See attachment (pressure didn't work while I recorded it but effect is very visible).
I can confirm the issue. it was already present in the first development build, too.
*** Bug 387399 has been marked as a duplicate of this bug. ***
The selection problem happens because the new Alpha color space doesn't support Multiply blending mode.
Git commit 1a648228608cc37b469c80ca8a6b8011bac6c7dc by Dmitry Kazakov. Committed on 05/01/2018 at 08:56. Pushed by dkazakov into branch 'master'. Implement Multiply blending mode for alpha color space It fixes using selection in the colorsmudge brush :) M +36 -1 libs/pigment/colorspaces/KoAlphaColorSpace.cpp https://commits.kde.org/krita/1a648228608cc37b469c80ca8a6b8011bac6c7dc