https://bugs.winehq.org/show_bug.cgi?id=54703
Bug ID: 54703 Summary: TTF_PARSELINKS is not implemented, showing raw link tags in tooltips Product: Wine Version: 8.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: wine@sagagames.de Distribution: ---
Created attachment 74211 --> https://bugs.winehq.org/attachment.cgi?id=74211 How the tooltip looks like in Wine 8.0
Wine does not appear to implement the TTF_PARSELINKS tooltip flag from Common Controls 6.0 (and as a consequence probably also does not implement the TTN_LINKCLICK notification code).
A tooltip making use of this feature can be found in OpenMPT (https://openmpt.org/download). To reproduce:
1. Install OpenMPT 2. Go to View -> Setup -> Update 3. Change update frequency to "Always" and update channel to "Development" 4. Restart OpenMPT 5. You should now see a bubble tooltip notifying you of the latest version, with a broken link in the tooltip text.