View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003134VTK(No Category)public2006-04-15 14:472016-08-12 09:54
ReporterAdam Hooper 
Assigned ToWill Schroeder 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003134: vtkRenderer backing store breaks when window unexposed
DescriptionSteps to reproduce:
1. Open the attached VTK program (or any other VTK program: just modify it by calling BackingStoreOn() on a renderer).
2. Set any other window to be "always on top".
3. Move the other window so that it half-covers the VTK window.
4. Manipulate the camera in the VTK window, while the other window covers half of it.
5. Move the other window away.

Expected results: the image in the VTK window is identical to what it would have been if the other window hadn't been there.

Actual results: the part of the VTK window which was underneath the other window has the "old" image -- that is, exactly the contents which it had before it was covered by the other window.

This is an extreme annoyance in, say, a program with a large render area which uses dialogs: the dialogs create these glitches very often.
TagsNo tags attached.
Project
Type
Attached Files? file icon Cylinder.py [^] (1,821 bytes) 1969-12-31 19:00

 Relationships

  Notes
(0036857)
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
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036857
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team