← Back to team overview

kicad-developers team mailing list archive

Navigation Tool

 

Hi everyone,

I'm currently translating the documentation to German and am currently on the documentation for Eeschema.
There is mentioned:
"Each sheet is reachable by clicking on its name. For quick access, right click on a sheet name, and choose to Enter Sheet."

This does not work in the current version of KiCad:
Application: kicad
Version: 4.0.1-3.201512221401+6198~38~ubuntu15.10.1-stable release build
wxWidgets: Version 3.0.2 (debug,wchar_t,compiler with C++ ABI 1009,GCC 5.2.1,wx containers,compatible with 2.8)
Platform: Linux 4.2.0-16-generic x86_64, 64 bit, Little endian, wxGTK
Boost version: 1.58.0
         USE_WX_GRAPHICS_CONTEXT=OFF
         USE_WX_OVERLAY=OFF
         KICAD_SCRIPTING=ON
         KICAD_SCRIPTING_MODULES=ON
         KICAD_SCRIPTING_WXPYTHON=ON
         USE_FP_LIB_TABLE=HARD_CODED_ON
         BUILD_GITHUB_PLUGIN=ON

Only double clicking on a sheet name will change to that sheet. Right clicking does nothing. Also the window that opens after clicking on the Navigator symbol does not close when hitting Esc. It needs to be closed via the Close button of the window or closes after double-clicking on a sheet name.

Is this by design? Is this the right behaviour?

Thanks,
  André