http://bugs.winehq.org/show_bug.cgi?id=32422
Bug #: 32422 Summary: comctl32: Bold text in treeview redrawn as plain underlined when mouse hovers over Product: Wine Version: 1.5.19 Platform: x86-64 URL: http://www.winuae.net/files/InstallWinUAE2500.exe OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: markk@clara.co.uk Classification: Unclassified
Created attachment 42770 --> http://bugs.winehq.org/attachment.cgi?id=42770 Under Wine with built-in comctl32
I noticed a small issue when testing WinUAE. The WinUAE settings window has a treeview at the left side. There are two expandable entries in the treeview which are shown in bold. With native comctl32 and in Windows, hovering the mouse pointer over the bold text causes it to be underlined. However with Wine's built-in comctl32 the text is rendered as plain underlined in that case.
Attached screenshots for hovering over Hardware text with built-in comctl32 and with native comctl32. (The mouse pointer is not visible in the screen captures.)
To reproduce, download and run the WinUAE installer. Using built-in comctl32, run WinUAE and when the settings window opens hover mouse over one of the bold entries in the treeview. Repeat using native comctl32.