https://bugs.winehq.org/show_bug.cgi?id=45689
Bug ID: 45689 Summary: Quik 7: Regression in ComboBox after "Introduce ComboBox control" commit - empty drop-down list Product: Wine Version: 3.14 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: akv@etersoft.ru Distribution: ---
Overview: wine-3.14 Empty drop-down list when I try to choose a brokerage account in “New Order” window. As a result, a market order cannot be sent.
Steps to Reproduce: Install: 1) Download the app by link http://arqatech.com/upload/iblock/68d/Quik_v7.19.0_ENG.exe 2) wine Quik_v7.19.0_ENG.exe 3) Click Next until end
Reproduce: 1) Login is valid until 09/22/2018. I will update after this date. User:U0127031 Pass:04209 2) Click on a ticker in the tickers table and press F2. The “New Order” window appears 3) Try to choose an account at the right upper combobox
Actual Result: The CombBox hasn't set a default account and the drop-down list is empty.
Expected: The ComboBox has already set a default account and the drop-down list isn't empty
Regression testing: The last wine version that works fine with the same version of QUIK is 3.1. So I've done regression testing between 3.1 and 3.2 by manual from here https://wiki.winehq.org/Regression_Testing#Running_the_bisection and found the first problem commit:
c9e98034b37f44d505ba406f94031d02e226a176 is the first bad commit commit c9e98034b37f44d505ba406f94031d02e226a176 Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Feb 13 10:56:36 2018 +0300
comctl32: Introduce ComboBox control.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 de95ff28d86354aaaa40b8d1757ce6e82d140705 b22b611e6afe490e3e54029f11dc62d5be7a7b1e M dlls