footprint browser UI: up-down keys does not browse the list items anymore (GTK-specific?)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KiCad |
Fix Committed
|
Low
|
Seth Hillbrand |
Bug Description
In footprint library browser when you select a footprint and pres up/down cursor keys the cursor moves to the footprint frame and scrolls the graphic area.
In stable version with up-down cursor keys you where able to select the next-previous item in the footprint list.
Launching the footprint library browser from eeschema or pcbnew gives the same results.
Tested after a git pull, make clean, make.
Cheers, Dino.
-------
Application:
Version: (5.99.0-
Libraries:
wxWidgets 3.0.2
libcurl/7.52.1 OpenSSL/1.0.2s zlib/1.2.8 libidn2/0.16 libpsl/0.17.0 (+libidn2/0.16) libssh2/1.7.0 nghttp2/1.18.1 librtmp/2.3
Platform: Linux 4.9.0-8-amd64 x86_64, 64 bit, Little endian, wxGTK
Build Info:
wxWidgets: 3.0.2 (wchar_t,wx containers,
Boost: 1.69.0
OpenCASCADE Community Edition: 6.8.0
Curl: 7.52.1
Compiler: GCC 6.3.0 with C++ ABI 1010
Build settings:
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
BUILD_
KICAD_
KICAD_
KICAD_SPICE=ON
Changed in kicad: | |
status: | Fix Committed → In Progress |
tags: |
added: pcbnew removed: footprintlibrarybrowser |
Still works on OSX. GTK-specific?