[Bug 30282] New: treeview: OnExpanding is incorrectly sent to items with no children

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 26 16:01:06 CDT 2012


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

             Bug #: 30282
           Summary: treeview: OnExpanding is incorrectly sent to items
                    with no children
           Product: Wine
           Version: 1.4
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: comctl32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: djelinski1 at gmail.com
    Classification: Unclassified


Created attachment 39560
  --> http://bugs.winehq.org/attachment.cgi?id=39560
simple delphi app monitoring TreeView events

See the attached Delphi application. It creates a new subitem in OnExpanding
event handler. Clicking under the second + sign sends OnExpanding event to the
third item. Double-clcking the third item does the same. With native comctl32
it is possible to expand only the first two items.

-- 
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