MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014028 | VTK | (No Category) | public | 2013-04-22 07:02 | 2016-08-12 09:55 |
Reporter | nizar sallem | ||||
Assigned To | Marcus D. Hanwell | ||||
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | 5.10.1 | ||||
Target Version | Fixed in Version | ||||
Project | Kitware | ||||
Type | incorrect functionality | ||||
Summary | 0014028: Functionnality break in handling transparency of vtkContextItem vtkContextActor vtkContext2D | ||||
Description | Hi, In PCL (www.pointclouds.org), we have several structures that inherit from vtkContextItem that we add to the scene per user request (circle, rectangle, image...) using a vtkContextActor through: vtkSmartPointer<vtkContextActor> new_actor = vtkSmartPointer<vtkContextActor>::New (); new_actor->GetScene ()->AddItem (some_item); They used to work perfectly with vtk-5.8 with a transparent actor and only the shape opaque. Without changing any code in our side but just building against vtk-5.10.1 the transparency is not there anymore, there is black shade and the shape drawn upon it. I am attaching screen shots of the visual result with both vtk-5.8 and vtk-5.10 so that you can notice the difference yourself. Results were obtained on a ubuntu precise I have no clue on how this can be fixed from our side or yours but I would appreciate your help to get back 5.8 results. Cheers, -- Nizar | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://www.vtk.org/Bug/file/9436/image_viewer_overlay.tgz | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-04-22 07:02 | nizar sallem | New Issue | |||
2013-04-22 07:02 | nizar sallem | File Added: image_viewer_overlay.tgz | |||
2013-05-03 10:54 | Marcus D. Hanwell | Assigned To | => Marcus D. Hanwell | ||
2013-05-03 10:54 | Marcus D. Hanwell | Status | backlog => tabled | ||
2013-05-03 10:57 | Marcus D. Hanwell | Note Added: 0030687 | |||
2013-07-22 20:02 | Dave DeMarle | Status | tabled => backlog | ||
2013-07-22 20:02 | Dave DeMarle | Note Added: 0031236 | |||
2016-07-06 13:13 | Marcus D. Hanwell | Status | backlog => expired | ||
2016-07-06 13:13 | Marcus D. Hanwell | Resolution | open => unable to reproduce | ||
2016-08-12 09:55 | Kitware Robot | Note Added: 0037300 | |||
2016-08-12 09:55 | Kitware Robot | Status | expired => closed | ||
2016-08-12 09:55 | Kitware Robot | Resolution | unable to reproduce => moved |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|