[Bug 50501] New: Default wrapping mode DWRITE_WORD_WRAPPING_WRAP is not handled correctly

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jan 14 05:56:51 CST 2021


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

            Bug ID: 50501
           Summary: Default wrapping mode DWRITE_WORD_WRAPPING_WRAP is not
                    handled correctly
           Product: Wine
           Version: 6.0-rc6
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dwrite
          Assignee: wine-bugs at winehq.org
          Reporter: bunglehead at gmail.com
      Distribution: ---

Split from bug 50494, test program attached there could be used to reproduce.
Mode DWRITE_WORD_WRAPPING_WRAP is more permissive than current implementation,
it not only enables wrapping after clusters with canWrapLineAfter == 1, but
also breaks after any cluster if current line had no good wrapping position
otherwise.

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