https://bugs.winehq.org/show_bug.cgi?id=54640 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Component|-unknown |comctl32 CC| |alexhenrie24(a)gmail.com Summary|Treecomp Listview's and |Treecomp listviews and |possible other widgets are |possibly other widgets are |not drawn |not drawn --- Comment #1 from Alex Henrie <alexhenrie24(a)gmail.com> --- I don't think this is a regression. The problem seems to be that TREEVIEW_PrintClient is called with options=0, so Wine thinks that it isn't supposed to draw anything. Evidently, sometimes the control is actually drawn, but it seems to be at random. I've sent a proposed fix: https://gitlab.winehq.org/wine/wine/-/merge_requests/2367 -- 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.