PcbNew: Select/Expand Connection can be used only once on the same segment
Description
The function Select/Expand Connection can be used only once on the same segment. When the segment is selected and function used for the fist time after opening the Pcbnew, the 'U' (Select/Expand Connection) correctly selects the track. If the same segment is selected later the Select/Expand Connection does not work.
Steps to reproduce
- select segment of track 1
- use Select/Expand Connection (now it works)
- select segment of different net
- use Select/Expand Connection (now it works)
- select the same segment as in step 1
- use Select/Expand Connection (it doesn't work)
- select the same segment as in step 3
- use Select/Expand Connection (it doesn't work)
KiCad Version
Application: Pcbnew
Version: (5.99.0-2081-g61b5a1236), release build
Libraries:
wxWidgets 3.0.4
libcurl/7.67.0 OpenSSL/1.1.1d (Schannel) zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.1.1) nghttp2/1.39.2
Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info:
Build date: Jun 30 2020 21:46:36
wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.72.0
OCE: 6.9.1
Curl: 7.67.0
Compiler: GCC 9.2.0 with C++ ABI 1013
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
BUILD_GITHUB_PLUGIN=ON
KICAD_USE_OCE=ON
KICAD_SPICE=ON