http://bugs.winehq.org/show_bug.cgi?id=7491
------- Additional Comments From mikolaj.zalewski@gmail.com 2007-17-03 14:40 ------- The program calls WM_SETFONT that makes the edit box part of the combo 2px smaller. Probably under Windows these two pixels are added to the listbox size while under wine they aren't. I'll try to check it.