[Webkit-unassigned] [Bug 51618] New: Having a top margin on a contenteditable element makes "enter" insert too much vertical space

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 26 09:47:01 PST 2010


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

           Summary: Having a top margin on a contenteditable element makes
                    "enter" insert too much vertical space
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: thakis at chromium.org
                CC: rniwa at webkit.org


Created an attachment (id=77457)
 --> (https://bugs.webkit.org/attachment.cgi?id=77457&action=review)
repro case

Having a top margin on a contenteditable element makes "enter" insert too much vertical space. See attached test case.

Expected: On "enter", the caret moves down by one line height.
Actual: On "enter", the caret moves down by one line height plus the top margin.

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