[Webkit-unassigned] [Bug 105323] New: when contentEditable=true inside contentEditable=false inside contentEditable=true, backspace behavior is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 18 10:02:20 PST 2012


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

           Summary: when contentEditable=true inside contentEditable=false
                    inside contentEditable=true, backspace behavior is
                    wrong
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: johannes.wilm at sourcefabric.org


A contenteditable=false element inside a contenteditable=true element can be delted by hitting backspace. However, if there is a contenteditable=true inside the contenteditable=false, then this is not working.

See attached test file.

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