View Issue Details

IDProjectCategoryView StatusLast Update
0001334FreeCADBugpublic2014-01-02 12:57
Reportermistria Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.13 
Summary0001334: Applying extrude does not close the task
DescriptionWhen I want to extrude and click "Apply" no feedback is given and the task is still active. That makes me believe the extrude operation failed so I reclick on "apply". Same thing.
Then I click "Cancel" and go to the tree, and see many extrusions!

I expected apply to terminate the task once it's successfully applied.
TagsNo tags attached.
FreeCAD Information

Activities

quick61

2013-12-18 20:14

reporter   ~0003947

Last edited: 2013-12-18 20:17

I see this working exactly like it is suppose to and working the way it does has many practical applications. If anything is wrong, it would be the labeling of the "Cancel" button. In the latest 0.14 versions, that "Cancel" button has been relabeled "Close" as it should be.

mistria

2013-12-18 21:19

reporter   ~0003948

Ok, so I think my suggestion is more a feature request to Improve feedback after extrude. Adding a message under the button such as "Extruded <shape> as <solid>"

wmayer

2014-01-02 12:53

administrator   ~0003999

An "Apply" button never closes a panel but as its text says only applies changes. The extrusion panel now has a status label telling the user that an operation succeeded or failed and there is now an OK button too which closes the panel afterwards.

Related Changesets

FreeCAD: master 68c8d98e

2014-01-02 13:53:53

wmayer

Details Diff
+ fixes 0001334: Applying extrude does not close the task Affected Issues
0001334
mod - src/Mod/Part/Gui/DlgExtrusion.cpp Diff File
mod - src/Mod/Part/Gui/DlgExtrusion.h Diff File
mod - src/Mod/Part/Gui/DlgExtrusion.ui Diff File

Issue History

Date Modified Username Field Change
2013-12-18 18:49 mistria New Issue
2013-12-18 20:14 quick61 Note Added: 0003947
2013-12-18 20:17 quick61 Note Edited: 0003947
2013-12-18 21:19 mistria Note Added: 0003948
2014-01-02 12:53 wmayer Note Added: 0003999
2014-01-02 12:57 wmayer Changeset attached => FreeCAD Master master 68c8d98e
2014-01-02 12:57 wmayer Assigned To => wmayer
2014-01-02 12:57 wmayer Status new => closed
2014-01-02 12:57 wmayer Resolution open => fixed