https://bugs.kde.org/show_bug.cgi?id=461801
--- Comment #5 from Dmitry Kazakov <[email protected]> --- Okay, to fix this issue we could do the following: 1) In KisLsDropShadowFilter::applyDropShadow() make sure that selection shared the default bounds of the original source device 2) Make sure that "apply rects" do not stretch out of the image bounds 3) Make sure that KisLsUtils::applyGaussianWithTransaction() uses a REPEAT streategy 4) Ensure that bug 414582 is not reintroduced again. -- You are receiving this mail because: You are watching all bug changes.
