https://bugs.winehq.org/show_bug.cgi?id=50795
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Version|unspecified |6.3 Component|-unknown |comctl32
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- I'm going to mark this as ListView issue. I couldn't reproduce this with unmanaged test program, don't know why WinForms case would be different. I suspect it's something about initial focus change to ListView window that for some reason triggers EnsureVisible for focused item = 0, scrolling all the way before making selection change.