http://bugs.winehq.org/show_bug.cgi?id=33690
Bug #: 33690 Summary: Microsoft SQL Server 2005 Express Edition: installer window layout incorrect with builtin mono Product: Wine Version: 1.5.31 Platform: x86 URL: http://go.microsoft.com/fwlink/?linkid=65212 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com Classification: Unclassified
Created attachment 44606 --> http://bugs.winehq.org/attachment.cgi?id=44606 left is wine mono, right is native .NET
After fixing bug #33513, the installer displays another set of windows. There are some problems with their layout: - the initial size of the windows is different than when using native .NET. As a result there's a gap between the interface elements and the right window border, and some buttons on the bottom of the window are only partially visible. Resizing the window does not unhide them. - Label text does not wrap, it is clipped instead. - also, the focus rectangle on buttons looks different.
Attaching screenshot showing the same windows with and without winetricks dotnet20.
Prerequisites: winetricks mspatcha fix for bug 33513