Closed
Bug 283436
Opened 20 years ago
Closed 20 years ago
Calling click() method on i.e. <img> doesn't work
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 148585
People
(Reporter: thomas.klasson, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.7.5) Gecko/20041108 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.7.5) Gecko/20041108 Firefox/1.0 In Internet Explorer you may call the click() method on every object, but in Mozilla Firefox the click() method only works on the button object. As far as I can see it is included in the standard DOM, but I may be wrong. http://www.persistent.se/clickTest.html Reproducible: Always Steps to Reproduce: See http://www.persistent.se/clickTest.html
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 148585 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•