eeschema: double click on a child-sheet box does not open it anymore
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KiCad |
Fix Committed
|
High
|
Jeff Young |
Bug Description
Double-clicking on a hierarchical sheet it does not open it anymore
I don't know if this is the new intended behaviour, so I report it as a bug.
To reproduce the behaviour:
- Create a new project (or open an existing one)
- add a hierarchical sheet
- double click it. Instead of opening the child schematic it just selects the box.
If this behaviour is intended... Double clicking was a very quick way to navigate complex tree-organized schematics, so... I miss that feature.
Cheers,
Dino.
-------
Tested on revision: 418bd2834763538
Application: Eeschema
Version: (5.1.0-
Libraries:
wxWidgets 3.0.2
libcurl/7.52.1 OpenSSL/1.0.2r 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: | |
milestone: | none → 6.0.0-rc1 |
status: | In Progress → Fix Committed |
revision 945eaceb913461d a69f923504198d0 2379fa5d5a
was working correctly.