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@winehq.org ReportedBy: diaasami@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.
http://bugs.winehq.org/show_bug.cgi?id=17180
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2009-07-30 12:10:34 --- I'm confirming the problem with wine-1.1.26-231-gfe9d360. On Windows, the application window does not allow itself to be resized such that its client area is less than (350, 350), but Wine permits this to happen.
http://bugs.winehq.org/show_bug.cgi?id=17180
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Austin English austinenglish@gmail.com 2009-07-30 13:22:03 --- Dupe, actually.
*** This bug has been marked as a duplicate of bug 4608 ***
http://bugs.winehq.org/show_bug.cgi?id=17180
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com 2009-07-30 13:24:40 --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=17180
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #19068|application/octet-stream |text/plain mime type| |
https://bugs.winehq.org/show_bug.cgi?id=17180
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #19068|text/plain |application/octet-stream mime type| |