[Webkit-unassigned] [Bug 140786] New: [Win] Failure copying from UTF8 div to EUC text control

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 22 13:56:51 PST 2015


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

            Bug ID: 140786
           Summary: [Win] Failure copying from UTF8 div to EUC text
                    control
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

The layout test editing/pasteboard/copy-backslash-with-euc.html fails on Windows.

--- /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/editing/pasteboard/copy-backslash-with-euc-expected.txt
+++ /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/editing/pasteboard/copy-backslash-with-euc-actual.txt
@@ -26,7 +26,7 @@
 from EUC secure to UTF8 content-editable: PASS
 from EUC control to UTF8 text-control: PASS
 from EUC control to UTF8 content-editable: PASS
-from UTF8 div to EUC text-control: PASS
+from UTF8 div to EUC text-control: FAIL: the actual text was '' (char code of the first character was NaN)
 from UTF8 div to EUC content-editable: PASS
 from UTF8 transform to EUC text-control: PASS
 from UTF8 transform to EUC content-editable: PASS

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150122/b8c5a72f/attachment-0002.html>


More information about the webkit-unassigned mailing list