https://bugs.winehq.org/show_bug.cgi?id=43643 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs(a)winehq.org |dark.shadow4(a)web.de --- Comment #3 from Fabian Maurer <dark.shadow4(a)web.de> --- Finally got it, the application uses commctl v6, comboboxes behave differently then. In short, they display per default up to 30 elements (regardless of combobox height), and this behavior is yet unimplemented in wine. It can be limited with the "CB_SETMINVISIBLE" message, but this is unimplemented, too. I think I can provide a fix for that, but it'll take a while. -- 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.