[Webkit-unassigned] [Bug 19416] New: In contentEditable region, hitting [enter] inside a blockquote creates a new blockquote

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 6 14:46:09 PDT 2008


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

           Summary: In contentEditable region, hitting [enter] inside a
                    blockquote creates a new blockquote
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://www.nick-
                    santos.com/tests/content_editable_contents.html
        OS/Version: Windows XP
            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


To repro: 

  1. Create a contentEditable region with a blockquote.  
  2. Put your cursor in the blockquote.
  3. Hit [enter] 

Expected Result:
There should be one blockquote.

Actual Result:
There are two blockquotes!

Notes:
Behaves as expected on IE6 and FF3

The demo here
http://www.nick-santos.com/tests/content_editable_contents.html
provides an easy interface to see this problem.

You can also see it on:
http://notebook.google.com/
when you put your cursor in the blue region of a note and hit [enter]


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