View Issue Details

IDProjectCategoryView StatusLast Update
0000301FreeCADBugpublic2011-03-07 20:26
Reporterunauthenticated Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Product Version0.11 
Summary0000301: undo will hide the whole shape
Descriptionpart design-> create a box -> select a face (still in top view)-> create Sketch -> draw box ->
Pad -> go to right view -> draw a box in Sketcher -> Pocket -> Undo -> undo Pocket will hide the whole shape

FreeCAD_0.11.4193_x86_RC_bin.7z
TagsNo tags attached.
FreeCAD Information

Activities

wmayer

2011-03-06 14:14

administrator   ~0000693

This is because operations in the GUI of a model are not stored in the undo/redo framework but only changes on the data model.

Jriegel

2011-03-07 20:25

administrator   ~0000702

Unfortunately the Undo of hide/show is not yet implemented. Every modeling
step hide the step before. The undo recover the old data but you have to make it visibly on your own...

Jriegel

2011-03-07 20:26

administrator   ~0000703

Its not a bug, its a not yet implemented feature.

Issue History

Date Modified Username Field Change
2011-03-05 10:02 unauthenticated New Issue
2011-03-06 14:14 wmayer Note Added: 0000693
2011-03-07 20:25 Jriegel Note Added: 0000702
2011-03-07 20:26 Jriegel Note Added: 0000703
2011-03-07 20:26 Jriegel Status new => closed
2011-03-07 20:26 Jriegel Resolution open => won't fix