27 Dec
2023
27 Dec
'23
5:57 p.m.
Fix comctl32/Combo : When a letter is typed while list is dropped down, combo shall move to the associated letter without closing the drop down list eg, on WM_CHAR, if CBF_DROPPED is set (list dropped) it shall not close (CBF_NOROLLUP to be set) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4750