[Bug 50795] Listview with mulitple items, if page down before selection, wrong item selected

WineHQ Bugzilla wine-bugs at winehq.org
Fri Mar 12 01:34:40 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=50795

Nikolay Sivov <bunglehead at 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 at 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.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list