[Webkit-unassigned] [Bug 165515] New: [Cocoa] NSAttributedString representation of text copied from -webkit-nbsp-mode:sapce element contains non-breaking space characters, but shouldn’t

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 6 21:55:12 PST 2016


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

            Bug ID: 165515
           Summary: [Cocoa] NSAttributedString representation of text
                    copied from -webkit-nbsp-mode:sapce element contains
                    non-breaking space characters, but shouldn’t
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org
                CC: darin at apple.com

<rdar://problem/4108460>

In content-editable elements, we use non-breaking space characters to prevent runs of spaces from collapsing. But when the text is copied, we should turn those back into spaces in the NSAttributedString pasteboard representation (like we already do in the plain-text representation).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161207/602b7f29/attachment.html>


More information about the webkit-unassigned mailing list