http://bugs.winehq.org/show_bug.cgi?id=9062
Summary: Wrong size of combobox list window and other combobox errors Product: Wine Version: 0.9.41. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: vanek@vsoft.sk
1.Size of dropdown window defined in resource file is not accepted (the height). 2.The width cannot be set with CB_SETDROPPEDWIDTH message. 3.Selected item is not displayed properly.
Tested on Fedora 7 / KDE. Simple source text is in attachment.