http://bugs.winehq.org/show_bug.cgi?id=29758
Bug #: 29758 Summary: Wrong font after freeing link labels Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: winebugs@jn-games.de Classification: Unclassified
Created attachment 38634 --> http://bugs.winehq.org/attachment.cgi?id=38634 Minimal example, including Delphi source code
You can't remove link labels from the memory. I added a minimal example along with its Delphi source code.
How to use the minimal example: - Click create - Click free - (optional) Click create again
Actual result: Font of the application changes to "System"
Expected result: Font should stay like it was before
Notes: - I did not have the chance to test this with the most recent version of Wine.