http://bugs.winehq.org/show_bug.cgi?id=4405
------- Additional Comments From raimonds.praude@sets.lv 2006-25-01 03:16 ------- Created an attachment (id=1763) --> (http://bugs.winehq.org/attachment.cgi?id=1763&action=view) Win32 example showing the problem
The scenario to repeat the problem: 1) Run the application 2) Open the dialog via File->FocusCheckDlg menu of the main window. 3) Write something into the edit field of the combo box 4) Switch the focus to the button and then switch it again to the combo box with TAB. So, the content of the combo box edit field is not selected. If you repeat this scenario in Windows, the content is selected.