Aug. 9, 2026
10:44 p.m.
http://bugs.winehq.org/show_bug.cgi?id=59944 --- Comment #20 from Bernhard Übelacker <bernhardu@mailbox.org> --- Some more debugging brought me to SYSLINK_Render again, which gets this time called for a string containing just a single space. Unfortunately in this case it currently returns values calculated from the uninitialized variable szDim. For testing setting szDim to some hight value should make this issue visible, even in the height of the dialog. I submitted this merge request that should fix that too: https://gitlab.winehq.org/wine/wine/-/merge_requests/11623 -- 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.