http://bugs.winehq.org/show_bug.cgi?id=6970
Summary: CSpy/List View: LVM_DELETEITEM causes incorrect redraw Product: Wine Version: 0.9.27. Platform: PC-x86-64 OS/Version: Linux Status: NEW Severity: minor Priority: P5 Component: wine-comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: thestig@google.com OtherBugsDependingO 239 nThis:
In CSpy/List View, sending the LVM_DELETEITEM message should cause an item to disappear, but the other items should remain where they are. On Wine, LVM_DELETEITEM causes the remaining items to get rearranged.