[Bug 39051] TabbedTextOut() incorrect output on tab character

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 7 13:22:13 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=39051

--- Comment #4 from Eric Mullins <wine at goabq.org> ---
Created attachment 52028
  --> https://bugs.winehq.org/attachment.cgi?id=52028
Updated testcase. Includes 3rd method and better test strings

Even a single TabbedTextOut() call with non-tabs can exhibit the problem.  This
happens when the text terminates with 1 or more tab characters.  The new
testcase illustrates this.

So in summary:  TabbedTextOut() outputs wrong whenever the text string
terminates with tabs.  This includes situations where the text is only tabs. 
Beginning with tabs is not problematic if other characters are also to be
output.

-- 
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.



More information about the wine-bugs mailing list