[Bug 29140] New: ScriptTextOut passes wrong widths to ExtTextOutW
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(a)winehq.org ReportedBy: disposable593-wine(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29140 Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other --- Comment #1 from Vitaliy Margolen <vitaliy-bugzilla(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29140 --- Comment #2 from disposable593-wine(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29140 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.3.33 Severity|normal |minor -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29140 --- Comment #3 from Austin English <austinenglish(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29140 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b65d0b96ce31c0e9f1cfbbe34fa | |4c4a822e8d74f Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> --- Marking fixed, problem was clearly stated in a description. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29140 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.11. -- 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.
participants (1)
-
wine-bugs@winehq.org