[Webkit-unassigned] [Bug 41025] New: editing/execCommand/copy-without-selection.html fails on Qt after r61637

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 22 17:10:29 PDT 2010


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

           Summary: editing/execCommand/copy-without-selection.html fails
                    on Qt after r61637
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: ossy at webkit.org


editing/execCommand/copy-without-selection.html fails on Qt after r61637

Looks like the test somehow depended on NULL characters being stripped during fragment parsing.  Just not sure how it did that since it's clearly setting the string "SUCCESS" and getting out "S\0U\0..." converted to \xFFFD in the parser.

The failure appears to be Qt specific.

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