MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013205 | VTK | (No Category) | public | 2012-05-26 03:15 | 2016-08-12 09:55 |
Reporter | Arnaud BARRE | ||||
Assigned To | Marcus D. Hanwell | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | 5.8.0 | ||||
Target Version | Fixed in Version | ||||
Project | Release | ||||
Type | incorrect functionality | ||||
Summary | 0013205: The vtkContextDevice2D set in a vtkContextView is never used as a new one is set in the vtkContextActor | ||||
Description | To try to fix the issue 0013199 (http://www.vtk.org/Bug/view.php?id=13199 [^]) in my application without modify the code of VTK 5.10, I created a class inheriting from vtkOpenGLContextDevice2D (OpenGLContextDevice2D) and vtkContextView (ContextView). The class ContextView set an OpenGLContextDevice2D. However, the device given to the items (vtkContextItem) is never the OpenGLContextDevice2D device but another vtkOpenGLContextDevice2D object (confirmed by using the method GetClassName() during a Paint event and also using the method SetStringRendererToQt()). This other device is defined in the class vtkContextActor and set in the method vtkContextActor::Initialize() and then given to the 2D context. I think the device defined in the vtkContextView should be removed as it has no effect on the display and seems superfluous. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-05-26 03:15 | Arnaud BARRE | New Issue | |||
2013-06-25 16:36 | Dave DeMarle | Assigned To | => Marcus D. Hanwell | ||
2013-06-25 16:36 | Dave DeMarle | Status | backlog => tabled | ||
2013-07-22 14:47 | Dave DeMarle | Note Added: 0031163 | |||
2013-07-22 14:47 | Dave DeMarle | Status | tabled => expired | ||
2013-07-22 14:47 | Dave DeMarle | Resolution | open => fixed | ||
2014-06-16 04:26 | florianlink | Note Added: 0032862 | |||
2016-08-12 09:55 | Kitware Robot | Note Added: 0037278 | |||
2016-08-12 09:55 | Kitware Robot | Status | expired => closed | ||
2016-08-12 09:55 | Kitware Robot | Resolution | fixed => moved |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|