[Bug 16590] New: USP10: Lines not breaking properly

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 22 02:06:39 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=16590

           Summary: USP10: Lines not breaking properly
           Product: Wine
           Version: 1.1.11
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: usp10
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: epp.8 at osu.edu


Created an attachment (id=18116)
 --> (http://bugs.winehq.org/attachment.cgi?id=18116)
Filepicker in Wine with builtin usp10.dll

Wine's implementation of USP10 doesn't break lines correctly.  I first hit this
bug in the Audiosurf filepicker, but I'd imagine it's found elsewhere, as well.
 Rather than each item having its own line, it's all on one line with no spaces
between.  Overriding with the native dll displays proper behavior.  I made a
relay and trawled through it; I'd imagine the culprit is probably ScriptBreak()
in dlls/usp10/usp10.c.

Attached is a picture of the behavior that Wine produces (I imagine that the
proper behavior is self-evident :).


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



More information about the wine-bugs mailing list