Bug 289174

Summary: Brush outline leaves garbage on a canvas when using a tablet
Product: [Applications] krita Reporter: Dmitry Kazakov <dimula73>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: halla, lukast.dev
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dmitry Kazakov 2011-12-17 08:45:35 UTC
Paint fast with a tablet using autobrush with configuration size=f(pressure). You'll see garbage left on the canvas.
Comment 1 LukasT 2012-01-14 14:02:51 UTC
I tried to reproduce it on QPainter canvas. It had occasional small pixel-sized artefacts. I can't reproduce it with OpenGL canvas.

Can you attach screenshot?
Is this duplicate to https://bugs.kde.org/275829 ?
Comment 2 Halla Rempt 2012-01-14 14:39:28 UTC
Yes, it's a duplicate of 275829, and it doesn't happen with opengl (which is logical, since opengl repaints the entire canvas widget every time, which means no spurious junk can stay on screen). I've seen it happen myself as well, but it depends a lot on which brush and preset you choose.
Comment 3 Dmitry Kazakov 2012-02-08 06:14:12 UTC

*** This bug has been marked as a duplicate of bug 275829 ***