difference between CTRL-A and manual selection of all items
Description
The "CTRL-A"-hotkey differs a little bit from the behaviour of manual selection of all items on a board. If one selects all items with CTRL-A the following is missing:
- statusbar doesn't show the selection-count
- properties pane doesn't shows the common item-parameters
- properties pane still shows a string "nothing selected"
Steps to reproduce
- open attached project, open board: CTRL_A.zip
- appearance-panel-->selection-filter-->enable all items
- appearance-panel-->choose preset "All Layers"
- box-select all items on the canvas and observe (see left picture):
- 22 items reported as selection on statusbar
- also properties pane (left side) is active
- LMB on empty canvas to clear selection
- hotkey "CTRL-A" to select all, notice (see right picture):
- no selection-count on statusbar
- properties pane (left side) is empty
KiCad Version
Application: KiCad PCB Editor (64-bit)
Version: (6.99.0-4299-g066a609b39), release build
Libraries:
wxWidgets 3.2.1
FreeType 2.11.1
HarfBuzz 4.2.0
FontConfig 2.14.0
Platform: Windows 10 (build 19044), 64-bit edition, 64 bit, Little endian, wxMSW
wxWidgets: 3.2.1 (wchar_t,wx containers)
Boost: 1.79.0
OCC: 7.6.0
Curl: 7.83.1-DEV
ngspice: 37
Compiler: Visual C++ 1929 without C++ ABI
Build settings:
KICAD_SPICE=ON
Edited by Maik Freitag