Columns move to incorrect places in eeschema field editor

Bug #1796398 reported by Connor Crenshaw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Medium
Jeff Young

Bug Description

Moving a column to the left in the eeschema field editor puts the column in a different place than shown by the blue line. See video below (also shows LP#1796396). Self-compiled kicad 9e828e0d9428a8cdef0942de18056ed3314a49ea on linux mint 18.

Revision history for this message
Connor Crenshaw (connorgames-geek) wrote :

Full Version Info
Application: kicad
Version: (6.0.0-rc1-dev-690-g5ce14dad2), release build
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-34-generic x86_64, 64 bit, Little endian, wxGTK
Build Info:
    wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 2.24
    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_WX_GRAPHICS_CONTEXT=OFF
    USE_WX_OVERLAY=OFF
    KICAD_SCRIPTING=OFF
    KICAD_SCRIPTING_MODULES=OFF
    KICAD_SCRIPTING_WXPYTHON=OFF
    KICAD_SCRIPTING_ACTION_MENU=OFF
    BUILD_GITHUB_PLUGIN=ON
    KICAD_USE_OCE=ON
    KICAD_USE_OCC=OFF
    KICAD_SPICE=ON

Revision history for this message
Jeff Young (jeyjey) wrote :

This is a wxWidgets bug (https://trac.wxwidgets.org/ticket/16110).

A work-around is to show all columns, do your re-ordering, and then hide the ones you don't want again.

Changed in kicad:
status: New → Won't Fix
Revision history for this message
Jeff Young (jeyjey) wrote :

(BTW, the "Won't Fix" just means we won't fix it in Kicad. It has been fixed in wxWidgets, so it will end up fixed for us once we update our wxWidgets version. That's a big job, though, and is as-yet unscheduled.)

Revision history for this message
Jeff Young (jeyjey) wrote :

I was able to patch around this (the bug is only when native headers are used, so I turned them off).

Changed in kicad:
status: Won't Fix → In Progress
assignee: nobody → Jeff Young (jeyjey)
importance: Undecided → Medium
Revision history for this message
KiCad Janitor (kicad-janitor) wrote :

Fixed in revision 779ef044b795ace8f78e0a0096a56645519d321f
https://git.launchpad.net/kicad/patch/?id=779ef044b795ace8f78e0a0096a56645519d321f

Changed in kicad:
status: In Progress → Fix Committed
Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.