[Webkit-unassigned] [Bug 141863] New: previousLinePosition & nextLinePosition call editingIgnoresContent without checking if parentNode() is NULL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 20 19:03:12 PST 2015


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

            Bug ID: 141863
           Summary: previousLinePosition & nextLinePosition call
                    editingIgnoresContent without checking if parentNode()
                    is NULL
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: d_russell at apple.com

editingIgnoresContent() expects a non null parent node in order to behave correctly and previousLinePosition & nextLinePosition aren't performing that check. This manifests regularly when navigating via cursor with accessibility enabled. (Not an accessibility bug, just happens to encounter it.)

-- 
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/20150221/ad969833/attachment-0002.html>


More information about the webkit-unassigned mailing list