[Webkit-unassigned] [Bug 19795] New: execCommand FormatBlock creates lots of blockquotes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 27 14:22:25 PDT 2008


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

           Summary: execCommand FormatBlock creates lots of blockquotes
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://nick-santos.com/tests/formatblock.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


Repro steps:
1) Select a few lines of text in a contentEditable block
2) run document.execCommand('FormatBlock', false, 'blockquote')

Expected:
1 blockquote

Actual:
lots o' blockquotes


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