View Issue Details

IDProjectCategoryView StatusLast Update
0002292SketcherBugpublic2015-10-13 19:36
Reporterabdullah Assigned Toabdullah  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.16 
Target Version0.16Fixed in Version0.16 
Summary0002292: Constraints dissapear after a sketch loses support
Description

Constraints dissapear after a sketch loses support
Steps To Reproduce1. Make a sketch on a face.
2. Constrain it
3. Select "reorient sketch"
4. Do you want to lose support? Yes
5. Click cancel on the reorientation dialog.
6. Enter edit mode: No constraints...
Additional InformationWaiting for pending sketcher pull request to be merged first.
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master dc224265

2015-10-13 14:13:21

abdullah


Committer: wmayer Details Diff
Sketcher: Bug fix: Constraints dissapear after a sketch loses support

=====================================================================

Issue:
http://freecadweb.org/tracker/view.php?id=2292

Constraints dissapear after a sketch loses support

Steps To Reproduce:
1. Make a sketch on a face.
2. Constrain it
3. Select "reorient sketch"
4. Do you want to lose support? Yes
5. Click cancel on the reorientation dialog.
6. Enter edit mode: No constraints...

Why?
GeoUndef not checked when deleting all external geometry (on dettaching from the support).

Solution:
Check for GeoUndef.
Affected Issues
0002292
mod - src/Mod/Sketcher/App/SketchObject.cpp Diff File

Issue History

Date Modified Username Field Change
2015-10-12 12:21 abdullah New Issue
2015-10-12 12:21 abdullah Status new => assigned
2015-10-12 12:21 abdullah Assigned To => abdullah
2015-10-13 19:36 wmayer Changeset attached => FreeCAD Master master dc224265
2015-10-13 19:36 wmayer Status assigned => closed
2015-10-13 19:36 wmayer Resolution open => fixed
2015-10-13 19:36 wmayer Fixed in Version => 0.16