https://bugs.winehq.org/show_bug.cgi?id=57368
Bug ID: 57368 Summary: Invisible text in Dataflex program Product: Wine Version: 9.20 Hardware: x86-64 URL: https://www.plan-it.nl/#demo-download OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: FlorisRenaud@plan-it.nl Distribution: ---
Created attachment 77332 --> https://bugs.winehq.org/attachment.cgi?id=77332 Login Window in Wine
In the Plan-IT workshop program, the text in the text boxes is invisible. However, the text is there because it is possible to cut and paste the text.
0024:trace:bidi:GetCharacterPlacementA "DEBIAN", 6, 115, 0x00100000 0024:trace:bidi:text_mbtowc mapped "DEBIAN" -> L"DEBIAN" 0024:trace:bidi:GetCharacterPlacementW L"DEBIAN", 6, 115, 0x00100000 0024:trace:bidi:GetCharacterPlacementW lStructSize=36, lpOutString=00000000, lpOrder=00000000, lpDx=00000000, lpCaretPos=00000000 lpClass=00000000, lpGlyphs=00000000, nGlyphs=6, nMaxFit=0 0024:fixme:bidi:GetCharacterPlacementW flags 0x00100000 ignored 0024:trace:bidi:BIDI_Reorder L"DEBIAN", 6, 0x00000002 lpOutString=00000000, lpOrder=00000000
https://bugs.winehq.org/show_bug.cgi?id=57368
--- Comment #1 from FlorisRenaud@plan-it.nl --- Created attachment 77333 --> https://bugs.winehq.org/attachment.cgi?id=77333 Login Window in Windows