https://bugs.winehq.org/show_bug.cgi?id=57594
Bug ID: 57594 Summary: Listview columns "swapped" when using LVS_EX_CHECKBOXES (Defraggler) Product: Wine Version: 10.0-rc3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: kyle.kcsoftwares@gmail.com Distribution: ---
Created attachment 77708 --> https://bugs.winehq.org/attachment.cgi?id=77708 Defraggler Ubuntu
Piriform 2.21 from https://web.archive.org/web/20200503230319/http://download.piriform.com/dfse...
Checkboxes are overlapping listbox items and columns are having wrong size :
Looks like LVS_EX_CHECKBOXES is not correctly supported as 2 first columns are drawn in the wrong order
See https://jira.reactos.org/browse/CORE-19313 for more details
https://bugs.winehq.org/show_bug.cgi?id=57594
KRosUser kyle.kcsoftwares@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu URL| |https://web.archive.org/web | |/20200503230319/http://down | |load.piriform.com/dfsetup22 | |1.exe
https://bugs.winehq.org/show_bug.cgi?id=57594
--- Comment #1 from KRosUser kyle.kcsoftwares@gmail.com --- Created attachment 77709 --> https://bugs.winehq.org/attachment.cgi?id=77709 All columns are wrong
https://bugs.winehq.org/show_bug.cgi?id=57594
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=57594
KRosUser kyle.kcsoftwares@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|10.0-rc3 |10.5
http://bugs.winehq.org/show_bug.cgi?id=57594
--- Comment #2 from KRosUser kyle.kcsoftwares@gmail.com --- Still present in Wine 10.5
http://bugs.winehq.org/show_bug.cgi?id=57594
--- Comment #3 from KRosUser kyle.kcsoftwares@gmail.com --- Could it be due to https://bugs.winehq.org/show_bug.cgi?id=38320 ? (HDM_SETORDERARRAY sent to ListViews's header doesn't affect column order in a list)
http://bugs.winehq.org/show_bug.cgi?id=57594
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- (In reply to KRosUser from comment #3)
Could it be due to https://bugs.winehq.org/show_bug.cgi?id=38320 ? (HDM_SETORDERARRAY sent to ListViews's header doesn't affect column order in a list)
Yes, I think it's exactly the issue here.
http://bugs.winehq.org/show_bug.cgi?id=57594
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Listview columns "swapped" |Icorrect order of Listview |when using |columns in Defraggler |LVS_EX_CHECKBOXES | |(Defraggler) |
http://bugs.winehq.org/show_bug.cgi?id=57594
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Icorrect order of Listview |Incorrect order of Listview |columns in Defraggler |columns in Defraggler