http://bugs.winehq.org/show_bug.cgi?id=58236
Bug ID: 58236 Summary: Tooltip: Icon is incorrectly displayed when no title is set (wrong management of TTM_SETTITLE) Product: Wine Version: 10.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: kyle.kcsoftwares@gmail.com Distribution: ---
Created attachment 78565 --> http://bugs.winehq.org/attachment.cgi?id=78565 Icon without title
When TTM_SETTITLE is not set, or empty title is used, icon shall not be displayed
See https://learn.microsoft.com/en-us/windows/win32/controls/ttm-settitle for reference