[Webkit-unassigned] [Bug 27523] New: Don't convert soft hyphens in selections into spaces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 15:44:06 PDT 2009


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

           Summary: Don't convert soft hyphens in selections into spaces
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agl at chromium.org


Soft hyphens are code points which suggest optimal line-breaking points in
words. Because they aren't usually part of a TextBox, we are currently
converting all of them into spaces when getting the text of a selection.

With this patch, soft-hypens which aren't rendered are omitted in the
selection.

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