http://bugs.winehq.org/show_bug.cgi?id=15113
Summary: WinUAE DirectDraw graphics overwrite windows which are in front of it Product: Wine Version: 1.1.3 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: markk@clara.co.uk
WinUAE is an open source emulator of Amiga computers, downloadable from http://www.winuae.net/
WinUAE uses DirectDraw for its display, which shows up several bugs in Wine's DirectDraw implementation.
Run WinUAE and start the emulation. If you move or resize another window in front of the main WinUAE window, the WinUAE contents "shine through", overwriting the window you are moving. If another window is opened (partly) overlapping the WinUAE window, its contents appear correctly, until either the new window is moved or resized, or until WinUAE renders into its window, when the inside part of the WinUAE window overwrites the frontmost window.
Also, minimising the WinUAE window causes the whole desktop to turn black. (That issue is bug 1347, but I believe the "shining through" issue is different to that.)