[Webkit-unassigned] [Bug 85793] New: Caret not rendered in empty contenteditable field.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 05:19:13 PDT 2012


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

           Summary: Caret not rendered in empty contenteditable field.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dibbe at mailinator.com


Created an attachment (id=140512)
 --> (https://bugs.webkit.org/attachment.cgi?id=140512&action=review)
test to demonstrate the problem

A contenteditable field with style display:inline does not render a caret when it is empty. As soon as you start typing, the caret will be displayed, but if all characters are deleted, it will disappear again. 
If the field has display:block or display:inline-block, the caret is rendered correctly.

See attached file for demo.

Tested in Chromium in Debian Wheezy: 18.0.1025.151 (Developer Build 85dfed9 Linux) Debian wheezy/sid

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