View Issue Details

IDProjectCategoryView StatusLast Update
0001191SketcherBugpublic2014-01-14 10:51
Reporternahshon Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Versiontrunk 
Summary0001191: Cannot manipulate length if moved away from between the "red lines"
DescriptionSee provided image. I cannot drag the length label (10.00) to a different location nor double-click it to change the value.
Additional InformationBug in Sketcher.
Tested on versions 0.13 and 0.14-git.
TagsNo tags attached.
FreeCAD Information

Activities

2013-07-27 20:43

 

length.png (5,648 bytes)   
length.png (5,648 bytes)   

nahshon

2014-01-14 00:37

reporter   ~0004075

The problem is in SoDatumLabel::GLRender(SoGLRenderAction * action).
There's an error in the calculation of the bounding box that does not include the datum text.

normandc

2014-01-14 02:56

manager   ~0004077

Suggested fix in the Pull requests forum: http://forum.freecadweb.org/viewtopic.php?f=17&t=5380

Related Changesets

FreeCAD: master 7eeebbed

2014-01-14 11:48:34

wmayer

Details Diff
fixes 0001191: Cannot manipulate length if moved away from between the 'red lines' Affected Issues
0001191
mod - src/Mod/Sketcher/Gui/SoDatumLabel.cpp Diff File

Issue History

Date Modified Username Field Change
2013-07-27 20:43 nahshon New Issue
2013-07-27 20:43 nahshon File Added: length.png
2014-01-14 00:37 nahshon Note Added: 0004075
2014-01-14 02:56 normandc Note Added: 0004077
2014-01-14 10:51 wmayer Changeset attached => FreeCAD Master master 7eeebbed
2014-01-14 10:51 wmayer Assigned To => wmayer
2014-01-14 10:51 wmayer Status new => closed
2014-01-14 10:51 wmayer Resolution open => fixed