[Webkit-unassigned] [Bug 37628] New: Removing editable root's content collapses it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 14 17:59:11 PDT 2010


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

           Summary: Removing editable root's content collapses it
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: justin.garcia at apple.com


Created an attachment (id=53391)
 --> (https://bugs.webkit.org/attachment.cgi?id=53391)
testcase

We have code to prop open root editable elements even if they do not contain
content.  See RenderBlock::hasLineIfEmpty().  But if you programmatically
remove content from an editable root it can collapse.  See the attached
testcase.

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