[Webkit-unassigned] [Bug 57148] New: Delete table in contentEditable/designMode produces odd contents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 26 07:22:39 PDT 2011


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

           Summary: Delete table in contentEditable/designMode produces
                    odd contents
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://tinymce.moxiecode.com/safari/delete_table.htm
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: spam at moxiecode.com


When deleting a table in a contentEditable/designMode odd contents:

Steps to reproduce:
1. Open the attached URL.
2. Place caret behind the X inside editable area below.
3. Press backspace twice.
4. Click the Dump HTML link observe the HTML produced.

Expected results:
It should produce something like an empty editor area or a BR for placing the caret.

Actual results:
<span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><br></span>

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