[Webkit-unassigned] [Bug 7881] Safari 2.0.3 does not support button.click() function
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Mar 20 14:50:36 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7881
------- Comment #1 from stennie at cpan.org 2006-03-20 14:50 PDT -------
Created an attachment (id=7200)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=7200&action=view)
test case for button.click() function
Test case for button.click().
In browsers that support this, double click on a table cell should trigger the
button.click() function .. which is a simple alert in this case.
Instead, Safari has an error:
(result of expression document.getElementById("selectbtn").click) is not
object.
--
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