[Webkit-unassigned] [Bug 12153] New: Display: inline contenteditable elements recieve new line when empty

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 7 12:19:19 PST 2007


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

           Summary: Display: inline contenteditable elements recieve new
                    line when empty
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pewtermoose at gmail.com


When a contenteditable element thats set to display: inline is emptied, it will
return a new line as its innerText/innerHTML.  This is the same as a block
element, except when content is placed in it, the block element's new line is
removed but the inline element keeps the new line appended onto the end with no
way to remove it.


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