kicad: some dialogs change the yourself size

Bug #1596307 reported by Eldar Khayrullin
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
KiCad
Confirmed
Low
Unassigned

Bug Description

After some actions some dialogs change the yourself size every time.
Examples:
-Pcbnew - DRC: open DRC -> Start DRC -> OK -> open DRC => dialog window size increased.
-Eeschema - Component Properties: open dialog -> OK -> open dialog => dialog window size increased.

Application: kicad
Version: 4.1.0-alpha+201606241232+6946~45~ubuntu16.04.1-product, release build
Libraries: wxWidgets 3.0.2
           libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3
Platform: Linux 4.4.0-24-generic x86_64, 64 bit, Little endian, wxGTK
- Build Info -
wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.58.0
Curl: 7.47.0
KiCad - Compiler: GCC 5.3.1 with C++ ABI 1009
        Settings: 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

Revision history for this message
Eldar Khayrullin (eldar) wrote :
Revision history for this message
Eldar Khayrullin (eldar) wrote :
Revision history for this message
Novak Tamas (novak-7) wrote :

Probably Linux specific..does not happen in Win7

Revision history for this message
jean-pierre charras (jp-charras) wrote :

This kind of issue is specific to a very few Window Managers.
A similar case was reported, but cannot be really fixed by Kicad code change.

Novak Tamas (novak-7)
Changed in kicad:
status: New → Won't Fix
Revision history for this message
Eldar Khayrullin (eldar) wrote :

@jp-charras, Maybe need save height and width of dialog window at close event. In next openning of dialog manual set him his previously saved height and width.
P.s. It's annoying. Maybe it is issue of the window manager but Kicad users will see incorrect behaviour in Kicad and Kicad karma will be increasing :).

Revision history for this message
jean-pierre charras (jp-charras) wrote :

This is currently the case, and this is *exactly* why this issue exists.

Revision history for this message
Novak Tamas (novak-7) wrote :

JP, then this should be set to "confirmed low importance bug"?

I think I would only save the topleft coordinate, but not the size of the window.

If you move the DRC window to a pleasant space, this setting should "survive" to next DRC window.
Window size should be set automatically when DRC Pane object is created: size shouldn't be remembered if it was altered at last display.

Novak Tamas (novak-7)
Changed in kicad:
status: Won't Fix → Confirmed
importance: Undecided → Low
Revision history for this message
Hildo Guillardi Júnior (hildogjr) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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