https://bugs.kde.org/show_bug.cgi?id=384433
Bug ID: 384433 Summary: Resizing canvas bigger than the existing dimension, creates rendering refresh problem with vector shapes Product: krita Version: git master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Vector Objects and Tools Assignee: krita-bugs-n...@kde.org Reporter: raghavendr.ra...@gmail.com Target Milestone: --- Resizing canvas either with canvas size dialog or with crop tool, results in refresh problem with vector shapes the shapes show up at the top left corner of the canvas while actually the shape is somewhere else in the canvas. selecting by rubberband selection reveals the actual shape but the false shape doesn't go away. **To reproduce** 1. Open Krita with a small document of size 100 px X 100 px 2. Create a vector layer and add a rectangle shape ( keep the stroke 5 or 10 px) 3. Now Resize the canvas to 1000px X 1000px You'll see that the shape has now gone towards the top left (Part of this positional behavior is because of bug 384370 ) Try to select that shape, you'll notice you now can't select it. Try selecting the entire canvas region by left click and drag with the shape handling tool, the original shape will get selected no move it and it will reveal itself. Now you'll have two shapes on the canvas one real and one artifact. -- You are receiving this mail because: You are watching all bug changes.