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@winehq.org Reporter: pg_nedev@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
https://bugs.winehq.org/show_bug.cgi?id=37256
--- Comment #1 from Austin English austinenglish@gmail.com --- Could you attach a testcase?
https://bugs.winehq.org/show_bug.cgi?id=37256
--- Comment #2 from pg_nedev@abv.bg --- Yes, I'll work on it. The way I triggered that is a bit cumbersome to reproduce
https://bugs.winehq.org/show_bug.cgi?id=37256
--- Comment #3 from pg_nedev@abv.bg --- Hi again,
After the last Wine update (Wine version 1.7.27) the issue seems to be gone. You can close this bug report.
Thanks, Pavel
https://bugs.winehq.org/show_bug.cgi?id=37256
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to pg_nedev from comment #3)
Hi again,
After the last Wine update (Wine version 1.7.27) the issue seems to be gone. You can close this bug report.
Thanks, Pavel
Fixed.
https://bugs.winehq.org/show_bug.cgi?id=37256
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.29.