[Webkit-unassigned] [Bug 12315] New: Clearing out editable div leaves a a <br> tag inside

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 18 11:22:51 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12315

           Summary: Clearing out editable div leaves a a <br> tag inside
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dwood at karelia.com


To reproduce:

0. Launch Blot_editableDiv_showSource, my modified version of "Blot" available
from <http://dan.karelia.com/webkit/Blot_editableDiv_showSource.zip> with
DYLD_FRAMEWORK_PATH pointing to TOT.  (I'm using r18941)

1. Click in the top panel
2. Type in a few letters of text
3. Backspace until they are all gone

Results:  In the source (created by dumping innerHTML of the document) leaves a
<br> tag in the div.

Expected: The div should be empty, as it was before we started editing.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list