http://bugs.winehq.org/show_bug.cgi?id=17180 Summary: Wine doesn't honor minimum window size(reported through WM_GETMINMAXINFO) Product: Wine Version: 1.1.13 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: diaasami(a)gmail.com Created an attachment (id=19068) --> (http://bugs.winehq.org/attachment.cgi?id=19068) A sample app that sets the minimum window size(through WM_GETMINMAXINFO) to (350,350) It's somehow complicated to explain because WINE handles minimum window size partially but doesn't propagate it to X, so although the window can still be resized to smaller sizes it doesn't receive WM_SIZE when its size goes below the minimum size. See the attached application, it sets the minimum size to 350,350. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.