View Issue Details

IDProjectCategoryView StatusLast Update
0002456DraftBugpublic2016-02-26 19:12
ReporterNeutral Assigned Toyorik  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformPCOSWindowsOS VersionSeven 64bit
Product Version0.15 
Target Version0.16 
Summary0002456: DWire undo bad behavior
DescriptionWhen drafting a DWire shape, after having drawn more than 2 segments, the UNDO button doesn't undo the last segment but starts to erase the first segment (then second one and so on)...
That renders this tool quite hard to use (no mistake allowed !)
Steps To Reproduce1- New document
2- Select Draft mode
3- Select DWire tool
4- Set the working plane (e.g. XY)
5- Draw first segment (#1)
6- Draw segment 0000002
7- Draw segment 0000003
8- Click UNDO

=> The last segment is not erased but the first one...



Additional InformationThe Undo fucntion only erase the last segment if theere is no more than only 2 segments.
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2016-02-25 19:20

administrator   ~0006850

Indeed there is a problem there. I'll look into it.

Related Changesets

FreeCAD: master d3870968

2016-02-26 20:11:13

yorik

Details Diff
Draft: Fixed undo mode of wires - fixes 0002456 Affected Issues
0002456
mod - src/Mod/Draft/DraftGui.py Diff File
mod - src/Mod/Draft/DraftTools.py Diff File

Issue History

Date Modified Username Field Change
2016-02-25 10:07 Neutral New Issue
2016-02-25 19:19 yorik Assigned To => yorik
2016-02-25 19:19 yorik Status new => assigned
2016-02-25 19:20 yorik Note Added: 0006850
2016-02-25 19:20 yorik Target Version => 0.16
2016-02-26 19:12 yorik Changeset attached => FreeCAD Master master d3870968
2016-02-26 19:12 yorik Status assigned => closed
2016-02-26 19:12 yorik Resolution open => fixed