[Bug 18215] New: LB_DELETESTRING handler does not send LB_RESETCONTENT if only item is removed

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 25 18:16:28 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18215

           Summary: LB_DELETESTRING handler does not send LB_RESETCONTENT if
                    only item is removed
           Product: Wine
           Version: 1.1.19
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: TKunze71216 at gmx.de


The native list box control of Windows XP SP3 (themes activated, i. e.
comctl32.dll 6.0 is used) sends LB_RESETCONTENT to itself when LB_DELETESTRING
removes item 0 and this item is the only one in the control. Looking at the
code, Wine currently doesn't seem to do it.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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