http://bugs.winehq.org/show_bug.cgi?id=29140
Bug #: 29140 Summary: ScriptTextOut passes wrong widths to ExtTextOutW Product: Wine Version: unspecified Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: usp10 AssignedTo: wine-bugs@winehq.org ReportedBy: disposable593-wine@yahoo.com Classification: Unclassified
in http://source.winehq.org/source/dlls/usp10/usp10.c#L2673
ScriptTextOut always passes NULL to ExtTextOutW instead of the proper width arrays specified in piJustify or piAdvance.
http://bugs.winehq.org/show_bug.cgi?id=29140
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other
--- Comment #1 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-11-21 19:45:59 CST --- So the problem with this is what exactly? Do you have a specific application that doesn't work because of this? or has some issues?
http://bugs.winehq.org/show_bug.cgi?id=29140
--- Comment #2 from disposable593-wine@yahoo.com 2011-11-21 21:16:57 CST --- (In reply to comment #1)
So the problem with this is what exactly? Do you have a specific application that doesn't work because of this? or has some issues?
Yes, a program I wrote doesn't work because of this. The text appears in wrong places because ScriptTextOut ignores justification. This is annoying because the blinking text cursor shows up in the correct place, which is now somewhere else on the screen. It does work as it should in Windows.
http://bugs.winehq.org/show_bug.cgi?id=29140
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.3.33 Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=29140
--- Comment #3 from Austin English austinenglish@gmail.com 2013-12-05 20:22:15 CST --- This should be fixed by b65d0b96ce31c0e9f1cfbbe34fa4c4a822e8d74f, please retest in current (1.7.7 or newer) wine.
http://bugs.winehq.org/show_bug.cgi?id=29140
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b65d0b96ce31c0e9f1cfbbe34fa | |4c4a822e8d74f Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- Marking fixed, problem was clearly stated in a description.
https://bugs.winehq.org/show_bug.cgi?id=29140
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.11.