Footprint Text Properties dialog doesn't default to "OK" button
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KiCad |
Fix Committed
|
Undecided
|
Jeff Young |
Bug Description
This is with regards to the Footprint Editor tool.
Most dialogs will have a highlighted button which will be executed when hitting the Enter key. For example, in the Line Segment Properties dialog hitting the Enter key executes the "OK" button of the dialog (this button is highlighted).
However, the Enter key seems to have no effect in the Footprint Text Properties dialog. Probably a simple typo connection the action with the interface.
Application: kicad
Version: (6.0.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 7 (build 7601, Service Pack 1), 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:
USE_
USE_
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
BUILD_
KICAD_
KICAD_
KICAD_SPICE=ON
Changed in kicad: | |
status: | Fix Committed → Incomplete |
Changed in kicad: | |
milestone: | none → 6.0.0-rc1 |
@Devs, I can't reproduce on OSX. Is this MSW-specific?