http://bugs.winehq.org/show_bug.cgi?id=58593 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |3d0be0bad8eca72e67199ebfb45 | |1150d58494ba3 CC| |alexhenrie24(a)gmail.com, | |dark.shadow4(a)web.de --- Comment #1 from Alex Henrie <alexhenrie24(a)gmail.com> --- I can confirm that the location drop-down has been broken since Wine 3.15. `git bisect` says: 3d0be0bad8eca72e67199ebfb451150d58494ba3 is the first bad commit commit 3d0be0bad8eca72e67199ebfb451150d58494ba3 Author: Fabian Maurer <dark.shadow4(a)web.de> AuthorDate: Sun Aug 19 21:03:54 2018 +0200 Commit: Alexandre Julliard <julliard(a)winehq.org> CommitDate: Mon Aug 20 09:17:31 2018 +0200 user32/combo: Properly set dropdown height. Now that user32 and comctl32 combo are separated, this won't lead to a regression anymore. Signed-off-by: Fabian Maurer <dark.shadow4(a)web.de> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/user32/combo.c | 8 -------- dlls/user32/tests/combo.c | 20 ++++++++++---------- 2 files changed, 10 insertions(+), 18 deletions(-) Oh, the hubris ???? I'm guessing that Wine's explorer.exe was relying on the previous incorrect behavior. -- 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.