https://bugs.winehq.org/show_bug.cgi?id=56140 Bug ID: 56140 Summary: ListView with a custom column sorter produces wrong resuls Product: Wine Version: 9.0-rc3 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs(a)winehq.org Reporter: dmitry(a)baikal.ru Distribution: --- Steps to reproduce: 1. Run 'wine rundll32.exe inetcpl.cpl,LaunchSiteCertDialog' 2. Go to the "Trusted Root Certification Authorities" tab 3. Click several times on "Issued to" or "Issued by" columns, observe that sorting takes multimple attemps to actually settle down and stop changing the items order This probably indicates a problem with DPA_Sort(). -- 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.