MantisBT - VTK
View Issue Details
0003134VTK(No Category)public2006-04-15 14:472016-08-12 09:54
Adam Hooper 
Will Schroeder 
normalminoralways
closedmoved 
 
 
0003134: vtkRenderer backing store breaks when window unexposed
Steps 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.
No tags attached.
? Cylinder.py (1,821) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5513/Cylinder.py
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036857
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0036857)
Kitware Robot   
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.