View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005896VTK(No Category)public2007-10-18 10:112013-04-05 20:28
ReporterChris Kruszynski 
Assigned ToJulien Finet 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version5.8.1 
Summary0005896: PlaceWidget does not work for vtkPointHandleRepresentation3D when TranslationMode is off
DescriptionIn the latest CVS version, vtkPointHandleRepresentation3D does not properly place the handle after calling PlaceWidget if TranslationMode is on. The problem is that the change to the default TranslationMode setting is not passed to Cursor3D until some interaction takes place, but PlaceWidget calls vtkCursor3D::SetModelBounds, which reacts differently depending on the setting of vtkCursor3D::TranslationMode.

This patch fixes this behavior by setting vtkCursor3D::TranslationMode when vtkPointHandleRepresentation3D::SetTranslationMode is called.
TagsNo tags attached.
Project
Type
Attached Filesdiff file icon fix3dpointplacewidget.diff [^] (1,065 bytes) 2007-10-18 10:11 [Show Content]

 Relationships

  Notes
(0027596)
Julien Finet (developer)
2011-10-21 14:31

Thanks Chris for your patch and Michael for the commit.

 Issue History
Date Modified Username Field Change
2007-10-18 10:11 Chris Kruszynski New Issue
2007-10-18 10:11 Chris Kruszynski File Added: fix3dpointplacewidget.diff
2008-02-06 09:42 Jeff Baumes Status backlog => tabled
2008-02-06 09:42 Jeff Baumes Assigned To => Karthik Krishnan
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2011-10-21 13:00 Julien Finet Source_changeset_attached => VTK master 88c23a22
2011-10-21 14:29 Julien Finet Assigned To Karthik Krishnan => Julien Finet
2011-10-21 14:29 Julien Finet Status expired => tabled
2011-10-21 14:31 Julien Finet Note Added: 0027596
2011-10-21 14:31 Julien Finet Status tabled => customer review
2011-10-21 14:31 Julien Finet Resolution open => fixed
2011-10-21 14:31 Julien Finet Fixed in Version => 5.8.1
2013-04-05 20:28 Berk Geveci Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team