KiCAD 5.1 -- Footprint editor, Menu "Import footprint from KiCAD file"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KiCad |
Fix Committed
|
Low
|
Michael Kavanagh |
Bug Description
The menu item (under "File") actually says "Import footprint from KiCAD file", but that leads to a dialog where one can import different types of footprints, including gEDA footprints.
It should NOT say "from KiCAD file".
KiCAD version:
Application: kicad
Version: 5.1.0-060a0da~
Libraries:
wxWidgets 3.0.4
libcurl/7.58.0 OpenSSL/1.1.0g zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3
Platform: Linux 4.15.0-46-generic x86_64, 64 bit, Little endian, wxGTK
Build Info:
wxWidgets: 3.0.4 (wchar_t,wx containers,
Boost: 1.65.1
OpenCASCADE Community Edition: 6.9.1
Curl: 7.58.0
Compiler: GCC 7.3.0 with C++ ABI 1011
Build settings:
USE_
USE_
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
BUILD_
KICAD_
KICAD_
KICAD_SPICE=ON
Changed in kicad: | |
importance: | Undecided → Low |
milestone: | none → 6.0.0-rc1 |
status: | New → Triaged |
@Michael: why not just be less verbose: "Import Footprint from File"? It can safely be assumed that the file is existing without being explicit about that. Like, menus never have "Open Existing File" etc.