[Webkit-unassigned] [Bug 62814] New: --webkit-visual-word crashes (VisiblePosition.getInlineBoxAndOffset could return null box)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 16 13:34:43 PDT 2011


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

           Summary: --webkit-visual-word crashes
                    (VisiblePosition.getInlineBoxAndOffset could return
                    null box)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xji at chromium.org
            Blocks: 25298


Test case:

<script src="resources/move-by-word-visually.js"></script>
<script>

onload = function() {
    try {
        runTest();
    } finally {
    }
};

</script>
<output><div class="test_move_by_word">


In Chromium bug: http://code.google.com/p/chromium/issues/detail?id=86332

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