EEschema - symbols, values and references disappear after being selected
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KiCad |
Fix Committed
|
Medium
|
Jeff Young |
Bug Description
If I click on a symbol and to select it and then clear the selection by clicking anywhere else on the canvas, all the text field pertaining to that symbol disappear, never to be seen again (unless you restart EESchema). Sometimes portions of the symbol disappear as well. For example, if I click on electrolytic cap text fields and the bottom half of the symbol become highlighted. When I clear the selection, everything that has been highlighted disappears.
Application: KiCad
Version: (5.1.0-
Libraries:
wxWidgets 3.0.4
libcurl/7.61.1 OpenSSL/1.1.1 (WinSSL) zlib/1.2.11 brotli/1.0.6 libidn2/2.0.5 libpsl/0.20.2 (+libidn2/2.0.5) nghttp2/1.34.0
Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info:
wxWidgets: 3.0.4 (wchar_t,wx containers,
Boost: 1.68.0
OpenCASCADE Community Edition: 6.9.1
Curl: 7.61.1
Compiler: GCC 8.2.0 with C++ ABI 1013
Build settings:
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
BUILD_
KICAD_
KICAD_
KICAD_SPICE=ON
summary: |
- EEschema - symbols and references disappear after being selected + EEschema - symbols, values and references disappear after being selected |
tags: | added: eeschema |
Changed in kicad: | |
assignee: | nobody → Jeff Young (jeyjey) |
status: | New → In Progress |
milestone: | none → 6.0.0-rc1 |
no longer affects: | ubuntu |
Changed in kicad: | |
status: | Fix Committed → New |
Changed in kicad: | |
assignee: | nobody → Jeff Young (jeyjey) |
status: | Triaged → In Progress |
Turns out, that happens after running DRC. If there are any errors, then the behavior is triggered.