[Bug 43998] treeview not drawn correctly

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 25 10:00:14 CST 2018


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

--- Comment #5 from Rafał Mużyło <galtgendo at o2.pl> ---
Created attachment 60342
  --> https://bugs.winehq.org/attachment.cgi?id=60342
a tweak fixing the problem

To clarify shorthand: the problem with item position is still valid, the part
with the tooltip *might* be fixed ("might" cause the tooltip no longer shows up
at all...:sigh:).

Nevertheless, attached nearly trivial patch *for the most part* seems to fix
the problem, though it raises a question of where does the desync comes from.
I'm not calling it a complete fix, cause while it fixed the second app, in the
Wolf Editor, while after a single resize things work properly, before that the
treeview is blank (most likely one of the values used by
TREEVIEW_ComputeItemRect isn't initialized early enough).

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