[Webkit-unassigned] [Bug 83934] New: No line break opportunity between a slash and a latin character, in contradiction to the Unicode standard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 13 12:56:12 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83934

           Summary: No line break opportunity between a slash and a latin
                    character, in contradiction to the Unicode standard
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: ap at webkit.org


<rdar://problem/11246877>

WebKit doesn’t recognize a line breaking opportunity between a slash and a latin character (e.g. after the slash in “before/after”), but the Unicode standard, specifically UAX #14, says that there is a line break opportunity there (see <http://www.unicode.org/reports/tr14/#SY>). The Unicode behavior allows long URLs to wrap better.

See also bug 37698.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list