https://bugs.winehq.org/show_bug.cgi?id=43465
--- Comment #8 from Fabian Maurer dark.shadow4@web.de --- Created attachment 58850 --> https://bugs.winehq.org/attachment.cgi?id=58850 Test patch
Thanks for the quick update.
A few more notes: The program seems to be very strict on dropdown-listview size when calculating a new size, a slight deviation and the numbers are junk.
My current solution is to just enable/disable the scrollbar right before showing the dropdown list. Really not sure if this is the right solution, but it works for now... Attached it if you want to check it out.