[Bug 56864] New: Comctl32 tooltip showing tofu blocks instead of TABS
https://bugs.winehq.org/show_bug.cgi?id=56864 Bug ID: 56864 Summary: Comctl32 tooltip showing tofu blocks instead of TABS Product: Wine Version: 9.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs(a)winehq.org Reporter: kyle.kcsoftwares(a)gmail.com Distribution: --- Created attachment 76667 --> https://bugs.winehq.org/attachment.cgi?id=76667 ToitoiseIDiff Ubuntu / Win 9.11 Launch ToroiseIDiff Tooltip shows "tofu blocks" while tabs are expected -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56864 --- Comment #1 from KRosUser <kyle.kcsoftwares(a)gmail.com> --- Was initially reported in https://jira.reactos.org/browse/CORE-13651 The fix was committed here : https://github.com/reactos/reactos/commit/710df1361ccf3d13e4ced3251ffa9ea939... It is required to add DT_EXPANDTABS in TOOLTIPS_Refresh and TOOLTIPS_CalcTipSize before calls to DrawTextW -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56864 --- Comment #2 from KRosUser <kyle.kcsoftwares(a)gmail.com> --- Guilty code lines : https://github.com/wine-mirror/wine/blob/master/dlls/comctl32/tooltips.c#L33... https://github.com/wine-mirror/wine/blob/master/dlls/comctl32/tooltips.c#L55... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56864 KRosUser <kyle.kcsoftwares(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu -- 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.
http://bugs.winehq.org/show_bug.cgi?id=56864 --- Comment #3 from KRosUser <kyle.kcsoftwares(a)gmail.com> --- Wine 10.7 is still affected. Fix provided in comment above. -- 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.
participants (1)
-
WineHQ Bugzilla