[Bug 37256] New: Windows tree view control auto-collapses

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 11 02:38:16 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=37256

            Bug ID: 37256
           Summary: Windows tree view control auto-collapses
           Product: Wine
           Version: 1.7.25
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: comctl32
          Assignee: wine-bugs at winehq.org
          Reporter: pg_nedev at abv.bg

Hello,

I've developed dll for Windows that uses tree view control. This is working
fine under Windows but under Wine the control auto-collapses.

For example you have expanded branch with several sub-branches. When you click
with the mouse on one of the sub-branches you are navigated to another window.
Then you click again on another sub-branch in the tree view window and the main
branch collapses (as if the branch [-] control is clicked).
The tree view style is TVS_HASLINES, TVS_LINESATROOT, TVS_HASBUTTONS,
TVS_DISABLEDRAGDROP, TVS_NOTOOLTIPS, TVS_SHOWSELALWAYS, TVS_SINGLEEXPAND

With the original Windows XP comctl32.dll this is not observed.

Thanks,
Pavel

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