If I am to select an object that intersect with another( tracks for example) Pcbnew pulls down a menu that asks me to clarify selection, in linux it highlights each track with green stroke if I hover over it in the menu, I started using the program in windows and this behavior doesn't exist. you have to choose from the information related to the track you want to select.
____________________________________________________
Application: kicad
Version: no-bzr-kicad_new3d-viewer, debug build
Libraries: wxWidgets 3.0.2
libcurl/7.46.0 OpenSSL/1.0.2d zlib/1.2.8 libidn/1.32 libssh2/1.6.0 librtmp/2.3
Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian, wxMSW
- Build Info -
wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.57.0
Curl: 7.46.0
KiCad - Compiler: GCC 5.2.0 with C++ ABI 1009
Settings: USE_WX_GRAPHICS_CONTEXT=OFF
USE_WX_OVERLAY=OFF
KICAD_SCRIPTING=ON
KICAD_SCRIPTING_MODULES=ON
KICAD_SCRIPTING_WXPYTHON=ON
USE_FP_LIB_TABLE=HARD_CODED_ON
BUILD_GITHUB_PLUGIN=ON
Is this still broken in Windows? /bugs.launchpad .net/kicad/ +bug/1715440
It's also broken in MacOS: see https:/
If it doesn't work in Windows, I'm guessing it's the same problem -- paint events are not generated when the context menu is open.