View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007057VTK(No Category)public2008-05-20 04:472016-08-12 09:54
ReporterLaurent PAUL 
Assigned ToKitware Robot 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0007057: vtkImplicitPlaneWidget does not change state in RightButtonDown if scale is disabled
DescriptionWhen left clicking in the widget (normal or plane), plane state switch to Rotationg or Pushing. If right clicking outside of the widget, plane does not turn its state to Outside because of the "if" test on ScaleEnabled member.
If Scale is off, widget remains in its initial state eg. Start and camera is zooming in and out...
Additional Information
I added an "else" to the "if" test which turns state of the widget to Outside. If we are not interested in scaling the widget, so it has to act as if we were always right clicking outside the widget.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0015124)
Fabio Menegazzo (reporter)
2009-02-18 07:24

Are you using a custom interactor style?

Because I had a similar problem but I solved it with VTK 5.2.1 using the vtkImplicitPlaneWidget2 instead of vtkImplicitPlaneWidget.
(0015125)
Laurent PAUL (reporter)
2009-02-18 07:36

No, I use the vtkInteractorStyleTrackballCamera.
I work with FLTK and events are propagated to VTK using a vtkFlRenderWindowInteractor class that interprets all events into vtkCommands.
I no longer have this bug since I corrected it using the tip provided with the report.
Laurent.
(0036974)
Kitware Robot (administrator)
2016-08-12 09:54

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2008-05-20 04:47 Laurent PAUL New Issue
2009-02-18 07:24 Fabio Menegazzo Note Added: 0015124
2009-02-18 07:36 Laurent PAUL Note Added: 0015125
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036974
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved
2016-08-12 09:54 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team