View Issue Details

IDProjectCategoryView StatusLast Update
0001028FreeCADBugpublic2013-12-06 00:45
Reporterkrys_barry Assigned Towmayer  
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionfixed 
Summary0001028: Main window resized when a document is opened
DescriptionEach time a document is opened the main window shrinks, I suspect to the size of the drawing pane prior to opening the new document.
TagsNo tags attached.
FreeCAD Information

Relationships

duplicate of 0000282 closedwmayer Window gets smaller on loading files 

Activities

yorik

2013-04-23 22:03

administrator   ~0003108

Is this behaviour still happening with a recent 0.13 version? If yes, please tell your OS version and paste the contents of the FreeCAD help->About panel

mrlukeparry

2013-05-15 06:00

developer   ~0003157

yes, happens with mine and has been doing this for a long time in 0.12 release too.

Using GIT.
Kubuntu 13.04
KDE 4.10 using KWin

I have a feeling the MDI View has a hardcoded size or has an incorrect size hinting.

wmayer

2013-05-15 11:40

administrator   ~0003159

Is it the MDIView or the MainWindow. Anyway can you add the method resizeEvent(QResizeEvent*) to where it happens and then set a breakpoint? Maybe in the stack trace you can see where the event comes from.

Related Changesets

FreeCAD: master c771c2ed

2013-12-06 01:36:43

wmayer

Details Diff
+ fixes 0000282, + fixes 0001028 Affected Issues
0000282, 0001028
mod - src/Gui/View3DInventor.cpp Diff File

Issue History

Date Modified Username Field Change
2013-02-25 16:17 krys_barry New Issue
2013-04-23 22:03 yorik Note Added: 0003108
2013-04-23 22:03 yorik Status new => feedback
2013-05-14 04:08 wmayer Relationship added duplicate of 0000282
2013-05-15 06:00 mrlukeparry Note Added: 0003157
2013-05-15 11:40 wmayer Note Added: 0003159
2013-12-06 00:45 wmayer Changeset attached => FreeCAD Master master c771c2ed
2013-12-06 00:45 wmayer Assigned To => wmayer
2013-12-06 00:45 wmayer Status feedback => closed
2013-12-06 00:45 wmayer Resolution open => fixed