Krita has an option to edit paths which allows moving individual points, thus deforming the path to the desired shape. For some reason, trying to move a point near the edges of the canvas does not move the point itself, but the rest of points in the path (all except the one selected) in the inverse direction. This is weird. Reproducible: Always Steps to Reproduce: 1. Use the calligraphy tool to draw something. 2. Click Path editing in the toolbar. You may not find the path editing tool due to #335658. If that's the case, change tools first. 3. Move a point somewhere within 100 pixels to a border of the canvas. Actual Results: The entire path is moved except the point you selected. Expected Results: The selected point should move where I place the cursor, without moving any other point.
Created attachment 86951 [details] Feeling the path editing experience
This is a duplicate of bug 313913 https://bugs.kde.org/show_bug.cgi?id=313913
*** This bug has been marked as a duplicate of bug 313913 ***