http://bugs.winehq.org/show_bug.cgi?id=59455 Bug ID: 59455 Summary: Disappearing TreeView items on TVM_INSERTITEM+TVM_EXPAND+TVM_EDITLABEL Product: Wine Version: 11.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@list.winehq.org Reporter: p@perkele.cc Distribution: --- Created attachment 80442 --> http://bugs.winehq.org/attachment.cgi?id=80442 Minimal repro program See attached program. 1. TVM_INSERTITEM 2. TVM_EXPAND on parent item 3. TVM_EDITLABEL on new item Result: parent item disappears for the duration of editing Intended result: parent item should remain visible -- 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.