[Webkit-unassigned] [Bug 16181] New: crash in iframe in designMode after hitting enter immediately behind <input type="submit">

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 28 20:24:01 PST 2007


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

           Summary: crash in iframe in designMode after hitting enter
                    immediately behind <input type="submit">
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bosspro at hotmail.com


If an iframe is in designMode and there is an <input type="submit"> or <input
type="reset">, if the cursor is immediately after that element and the user
presses enter:

If the <input> element is the first <input type="submit"> or <input
type="reset"> element on the line, the browser will crash.

If there are multiple <input type="submit"> or <input type="reset"> elements in
succession and the cursor is not on the first one, an additional copy of that
element will be created immediately after the original one.


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