[Webkit-unassigned] [Bug 13126] New: Unnecessary <form> tags created inside of an <iframe> with designMode on

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 21:13:08 PDT 2007


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

           Summary: Unnecessary <form> tags created inside of an <iframe>
                    with designMode on
           Product: WebKit
           Version: 522+ (nightly)
          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


When a <form> element is inside an <iframe> with designMode on, if you hit
Enter inside of the <form> element, another copy of the form will be created on
the next line.  This is inconsistent with the behavior of other browsers (IE,
Firefox, Opera), where the <form> element will grow larger, instead.


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