https://bugs.winehq.org/show_bug.cgi?id=47459
Bug ID: 47459 Summary: user32: ListBox LB_SETSEL won't scroll Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: katayama.hirofumi.mz@gmail.com Distribution: ---
https://jira.reactos.org/secure/attachment/52658/52658_ListBoxTest.zip This is a test program for ListBox.
Click "Add Lines" button. And click "Go Bottom" button. LB_SETSEL message will be sent to the ListBox, and then the ListBox should scroll down.
ReactOS issue: https://jira.reactos.org/browse/CORE-16024