| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0009073 | VTK | (No Category) | public | 2009-05-27 09:50 | 2016-08-12 09:55 | ||||
| Reporter | Brad Davis | ||||||||
| Assigned To | Karthik Krishnan | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0009073: Translation of line widget fails at certain orientations | ||||||||
| Description | You are usually able to click on the line widget and translate it. When doing so, the mouse pointer lines up with crosshairs that are drawn on the line and follow the mouse as it is moved. If you create a long line and orient it so that one endpoint points near the viewer and one endpoint points away from the viewer then the mouse and crosshairs diverge over portions of the line and it is no longer translatable. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0016585) Karthik Krishnan (reporter) 2009-05-28 10:04 |
Fixed in VTK CVS. cvs ci -m "BUG: Computation of parameteric coordinate: t and the closest_point was done in display coordinates. The value t cannot directly be mapped to word coordinates, since it needs to be scaled according to the projection matrix. (The farther you go from the camera position, the larger the increments in t). To avoid this, keep everything in word coordinates by using a picker." Committer: Karthik Krishnan <karthik.krishnan@kitware.com> /cvsroot/VTK/VTK/Widgets/vtkLineRepresentation.cxx,v <-- vtkLineRepresentation.cxx new revision: 1.19; previous revision: 1.18 /cvsroot/VTK/VTK/Widgets/vtkLineRepresentation.h,v <-- vtkLineRepresentation.h new revision: 1.10; previous revision: 1.9 |
|
(0016586) Karthik Krishnan (reporter) 2009-05-28 10:05 |
Fixed.. see commit log above. The fix will be backported to VTK 5.4 as well. |
|
(0037080) Kitware Robot (administrator) 2016-08-12 09:55 |
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. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2009-05-27 09:50 | Brad Davis | New Issue | |
| 2009-05-27 10:04 | Berk Geveci | Status | backlog => tabled |
| 2009-05-27 10:04 | Berk Geveci | Assigned To | => Julien Finet |
| 2009-05-28 10:04 | Karthik Krishnan | Assigned To | Julien Finet => Karthik Krishnan |
| 2009-05-28 10:04 | Karthik Krishnan | Note Added: 0016585 | |
| 2009-05-28 10:05 | Karthik Krishnan | Note Added: 0016586 | |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037080 | |
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:55 | Kitware Robot | Resolution | open => moved |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |