http://bugs.winehq.org/show_bug.cgi?id=14871
Summary: In dual-screen setup, windows are not drawn outside the 1st screen resolution Product: Wine Version: 0.9.59. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: winehqbugs@bugmenot.com
Created an attachment (id=15422) --> (http://bugs.winehq.org/attachment.cgi?id=15422) Screenshot of the bug
I have a dual screen setup, not Xinerama nor Nvidia TwinView. ' Screen 0 "Screen0" 1024 0 Screen 1 "Screen1" LeftOf "Screen0" ' Screen1 (Left) is 800x600, Screen0 (Right) is 1024x768. Compiz is enabled.
Wine app (Miranda) is running on a larger right screen, but only left 800x600 region is correctly drawn. (See screenshots. Note that last correctly drawn pixel is at (799,599), counting from zero). If I drag a window to upper left corner, it draws itself correctly. If I change something inside a window, it may draw something in that region.
May be a Compiz bug, btw. But it happens only with Wine for now.