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@winehq.org Reporter: dmitry@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().
https://bugs.winehq.org/show_bug.cgi?id=56140
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ListView with a custom |ListView with a custom |column sorter produces |column sorter produces |wrong resuls |wrong results
https://bugs.winehq.org/show_bug.cgi?id=56140
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=56140
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |f3fc309b1a39ea8b294cb0ab85e | |90e9e72a6ae99
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/f3fc309b1a39ea8b294cb0ab85e90e9...
https://bugs.winehq.org/show_bug.cgi?id=56140
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.15.