[Bug 21368] TeamViewer: Some tooltips are shown incorrectly

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 8 04:14:20 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21368





--- Comment #3 from Daniel Stiefe1maier <caliga at arcor.de>  2010-02-08 04:14:20 ---
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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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