[Webkit-unassigned] [Bug 11804] New: Object should submit (name attribute on <object>)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 11 08:46:57 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11804
Summary: Object should submit (name attribute on <object>)
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://misc.xstandard.com/apple/javascriptfree.asp
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Plug-ins
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: vlad.alexander at xstandard.com
The <object> element should send data to the server just like any other form
control when the "name" attribute is present. For example:
<object type="application/x-xstandard" name="editor1" width="100%"
height="300"></object>
Test case:
http://misc.xstandard.com/apple/javascriptfree.asp
For Netscape plug-in API implementation please see:
https://bugzilla.mozilla.org/show_bug.cgi?id=188938
We are a browser plug-in vendors and would very much would like to use this
construct which is already supported by IE, FF and Opera.
--
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