Comment 6 for bug 1828824

Revision history for this message
Dino Ghilardi (dino-ghilardi) wrote : Re: symbol editor: "assert" on dragging a rectangle vertex

Update: Found the deterministic behaviour for eeschema and symbol editor. dragging the vertex outside the screen causes the assert: seems related to the request for a window scroll while dragging a point.

Verified dragging control point of
-segments (lines an polylines, eeschema and symbol editor)
-rectangle (symbol editor)
-circle (symbol editor)
-arc (that also has another bug on dragging) (symbol editor).

eepcb seems not affected.

Tested on commit d701637eab3daf314a301516b77555c03243e102

Cheers,
Dino.