http://bugs.winehq.org/show_bug.cgi?id=14282
Summary: regression when running Eve Online in windowed mode Product: Wine Version: CVS/GIT Platform: PC-x86-64 URL: http://www.eve-online.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: kelfe@gmx.de
Created an attachment (id=14582) --> (http://bugs.winehq.org/attachment.cgi?id=14582) additional black borders after the commit
The windowed mode of Eve Online is broken by:
89a3bd0c1514eb59c537d0f0fa318395c33156cf is first bad commit commit 89a3bd0c1514eb59c537d0f0fa318395c33156cf Author: Alexandre Julliard julliard@winehq.org Date: Wed Jul 2 15:40:10 2008 +0200
user32: Split the SetWindowPos driver backend in WindowPosChanging/Changed.
This is needed to allow updating the visible rect before invalidating the DCEs.