[Webkit-unassigned] [Bug 52508] New: [gtk] strip NUL characters when copying text/html on GTK+

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 15 00:53:33 PST 2011


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

           Summary: [gtk] strip NUL characters when copying text/html on
                    GTK+
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tony at chromium.org


This is a follow up to https://bugs.webkit.org/show_bug.cgi?id=52236.

The test editing/pasteboard/copy-null-characters.html tries to copy a text node with a null character and paste it into a content editable field.  On the GTK+ port, the pasted text is truncated at the null character.

I'm going to skip the test for now and investigate next week.

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