https://bugs.kde.org/show_bug.cgi?id=458760
Bug ID: 458760 Summary: Annoying glitchy vector handles with select shape tool(noticeable with layer style rendering on) Product: krita Version: git master (please specify the git hash!) Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: Layers/Vector Assignee: krita-bugs-n...@kde.org Reporter: tgdev...@gmail.com Target Milestone: --- SUMMARY Krita version is 5.1.0 nightly (git 43f0ae3) The vector handles behave in a weird manner as soon as you release mouse or pen click(noticeable with stroke rendering on(they stay glued to the mouse movement after you release your click, and stick for about 1-3 seconds. STEPS TO REPRODUCE 1. create a new vector layer 2. insert a vector rectangle with white background fill 3. on the vector layer, activate the following layer style options(like json, but not really json) : { "stroke" : { "Structure" : { "size" : 12, "size_unit" : "px", "Position" : "Outside", "Blend_Mode" : "Normal", "opacity" : 100, "opacity_unit" : "%" }, "Fill" : { "Type" : { "color" : {"hex" : "#000"}, "label" : black } } } } 4. using the "Select Shapes Tool", modify the shape of the rectangle a few times by dragging the sides or vertices. 5. also using the "Select shapes tool", try moving the rectangle shape a bit, then release click while continuing to hover the cursor rapidly. OBSERVED RESULT 1. dragging the middle handle or vertices casually causes a glitchy gap between cursor and rectangle once you release mouse or pen click. 2. soon after you release pen click, the rectangle or rectangle handles stick to the cursor movement for about 2-5 seconds depending on the circumstances(moving constantly right after click is released) 3. Krita shows "waiting for image operation to complete" if you move constantly your cursor. EXPECTED RESULT 1. no glitchy gap from cursor right after you release mouse or pen click after dragging the corner of the shapes or after moving the shapes with the shapes tool. 2. Right after you release your click drag, the rectangle should not pursue your cursor movement and instead stop at the position you released it SOFTWARE/OS VERSIONS Windows 10 21H1 -- You are receiving this mail because: You are watching all bug changes.