[Webkit-unassigned] [Bug 122748] New: [contenteditable] Content after non-editable element disappears when merging lines using backspace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 05:14:08 PDT 2013


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

           Summary: [contenteditable] Content after non-editable element
                    disappears when merging lines using backspace
           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: pkoszulinski at gmail.com


Steps to reproduce the problem:
1. Open test_backspace.html sample.
2. Place caret at the beginning of the second line.
3. Press backspace

What is the expected behavior?
Second paragraph is merged into the first one.

What went wrong?
Non-editable span (orange border) and content after it disappeared.

This is pretty critical issue for CKEditor (http://dev.ckeditor.com/ticket/10989), because it makes inline non-editable elements very unstable.

Crossposted: https://code.google.com/p/chromium/issues/detail?id=306970

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