[Webkit-unassigned] [Bug 11740] Javascript generated mailto: link (on Form submit) does not work in Safari
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 21 22:47:48 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=11740
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
------- Comment #6 from ap at webkit.org 2007-10-21 22:47 PDT -------
We certainly want to be compatible with IE and Firefox, and I actually don't
think that this behavior is non-standard. Onclick fires before submitting the
form, and javascript/mailto URLs can be loaded synchronously. After that, the
form is submitted.
See also: bug 13011.
--
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