V5.99 Very (unsuccessful) drag behavior [w/SOLUTION]

See version below
Simple board created in earlier version of 5.99 This version and a previous one would not allow me to drag on this particular trace. Once I start to drag, most of the trace disappears. Releasing the “d” and clicking anywhere outside of the board confines and the trace reappears.

I deleted Most of the trace with no change in drag behavoir.
I deleted ALL of the trace and can now successfully drag the subject corner.

I can successfully drag other traces.

Select trace to drag:

Pressing “d” and start to drag:

SOLUTION (or at least an explanation)

I found the trace in blue was violating a clearance rule somewhere. When I reduced the width the drag worked perfectly.


Application: KiCad PCB Editor

Version: (5.99.0-9466-g7fda7438f9), release build

Libraries:
wxWidgets 3.0.5
libcurl/7.71.0 OpenSSL/1.1.1g (Schannel) zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.41.0

Platform: Windows 10 (build 19041), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
Date: Feb 26 2021 10:56:45
wxWidgets: 3.0.5 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.73.0
OCE: 6.9.1
Curl: 7.71.0
ngspice: 34
Compiler: GCC 10.2.0 with C++ ABI 1014

Build settings:
KICAD_SCRIPTING=ON
KICAD_SCRIPTING_MODULES=ON
KICAD_SCRIPTING_PYTHON3=OFF
KICAD_SCRIPTING_WXPYTHON=ON
KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
KICAD_SCRIPTING_ACTION_MENU=ON
KICAD_USE_OCE=ON
KICAD_SPICE=ON

See https://gitlab.com/kicad/code/kicad/-/issues/6904, is this that one?

It doesn’t manifest itself the same way. In the case I had I found a definite rules violation at the SMD pads of the connector. I had the clad entering the SMD pads too wide. I’ll assume when I went to drag a segment the software balked at moving a segment of a trace where another segment violated the rules.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.