http://bugs.winehq.org/show_bug.cgi?id=32334
Bug #: 32334 Summary: Microsoft SQL Server Management Studio Express 2005: Connection window is too narrow Product: Wine Version: 1.5.18 Platform: x86 URL: http://www.microsoft.com/download/en/details.aspx?id=8 961 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com Classification: Unclassified Regression SHA1: ebaf5ea17623268fb1c0f68b1cf9a5984bd4e46e
Created attachment 42678 --> http://bugs.winehq.org/attachment.cgi?id=42678 Screenshots of good and bad versions
Connection window that appears right after starting the application is too narrow. You may notice that the bitmap on the top is clipped.
Regression testing points to the following commit: ebaf5ea17623268fb1c0f68b1cf9a5984bd4e46e is the first bad commit commit ebaf5ea17623268fb1c0f68b1cf9a5984bd4e46e Author: Alexandre Julliard julliard@winehq.org Date: Thu Nov 15 13:29:21 2012 +0100
gdi32: Don't load bitmap glyphs when using subpixel rendering in GetGlyphOutline.
Reverting that commit on top of current git brings back correct behavior.
Prerequisite: winetricks dotnet20 win7