[Webkit-unassigned] [Bug 20059] New: Font name gets removed (truncated) when contentEditable region

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 16 11:58:41 PDT 2008


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

           Summary: Font name gets removed (truncated) when contentEditable
                    region
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://www.nick-santos.com/tests/font_truncation.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nicksantos at google.com
                CC: justin.garcia at apple.com, jparent at google.com


When you have a contentEditable element with the contents
<span style='font-family: non-existent-font, comic sans ms'>Some text</span>
and the user edits it, Webkit will truncate the font-family to
"non-existent-font".

<enter> and <backspace> keys trigger the issue most often.

See the link for a demo.


-- 
Configure bugmail: https://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