Screen capture has issues if scaling is set to 2.0x or larger

When I try to do a screen capture of the 3D rendering window at magnification equal or greater to 2.0x, it superimposes two images.

image

This only happens with 3D view only setting.

Also Screen shot window stays behind the main application window, if Slicer is maximized, and clicking its icon on the toolbar doesn’t bring it back. These issues are with r28464 on windows 10.

Yes, there’s some weird behavior there (confirmed on mac and linux). For me it only seems to happen with volume rendering but not with other things. It’s probably some kind of issue related to the way viewports are handled.

I just did some tests and I found that only GPU rendering led to issues. Can you use CPU rendering and see if the issue goes away? If so we can try to nail this down to a VTK issue and file a bug there.