[Bug 37256] New: Windows tree view control auto-collapses
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(a)winehq.org Reporter: pg_nedev(a)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.
https://bugs.winehq.org/show_bug.cgi?id=37256 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Could you attach a testcase? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37256 --- Comment #2 from pg_nedev(a)abv.bg --- Yes, I'll work on it. The way I triggered that is a bit cumbersome to reproduce -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37256 --- Comment #3 from pg_nedev(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37256 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Austin English <austinenglish(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37256 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.29. -- 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.
participants (1)
-
wine-bugs@winehq.org