[Webkit-unassigned] [Bug 87463] New: VisibleSelection::validate() violates editing boundaries should not be crossed if a content editable element has Shadow DOM.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 23:05:22 PDT 2012


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

           Summary: VisibleSelection::validate() violates editing
                    boundaries should not be crossed if a content editable
                    element has Shadow DOM.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at chromium.org


After m_start = m_start.downstream(), m_start might get into editing boundaries.
This bug will cause a lot of crashes editing with Shadow DOM.

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