http://bugs.winehq.org/show_bug.cgi?id=14336
Ole Rasmussen olerass@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |olerass@gmail.com
--- Comment #5 from Ole Rasmussen olerass@gmail.com 2010-07-04 15:05:29 --- Still present in 1.2-rc6. A bit of investigation shows that one can untick all options except "Draw labels in Bold" (and also Draw Description which is required for this option) and the issue will persist. This suggests the bug is related to bold tooltips. My guess is that the error is somewhere in TOOLTIPS_CalcTipSize(..) (tooltips.c) which fails to take into account that bold tooltips are wider than standard fonts. This coincides with the fact that the tooltip that is displayed when "Draw labels in Bold" is ticked is exactly as wide as the tooltip without the option (and this one is the correct size).