https://bugs.winehq.org/show_bug.cgi?id=21368 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comctl32 --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> --- (In reply to Daniel Stiefe1maier from comment #3)
I think the Problem is, that TeamViewer does a SendMessage(TTM_SETMAXTIPWIDTH, 0, 0 ) on the ToolTipControl. (Which probably doesn't make a lot of sense...)
It seems like Wine has implemented it too strict. The microsoft documentation says, that if it is not possible to break the line according to the width value, the tooltip will be as wide as necessary.
Yes, could be related. Setting component. -- 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.