[Webkit-unassigned] [Bug 7881] New: Safari 2.0.3 does not support button.click() function
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Mar 20 14:11:43 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7881
Summary: Safari 2.0.3 does not support button.click() function
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: JavaScript
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: stennie at cpan.org
Unlike Mozilla, Opera, and Internet Explorer, Safari 2.0.3 does not appear to
support the the click() function for <button> tags. This is useful for
triggering onClick functions from other UI elements.
Still an issue as at nightly r13394; the console error is similar to:
(event handler):Value undefined (result of expression
document.getElementById("selectbtn").click) is not object.
Cheers,
Stephen
--
Configure bugmail: http://bugzilla.opendarwin.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