Closed
Bug 267337
Opened 20 years ago
Closed 20 years ago
Link target not displayed if javascript is used in Link
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: cmddegi, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041026 Firefox/1.0RC1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041026 Firefox/1.0RC1 When moving the cursor over a link like this, "Done" is still displayed in the status bar, instead of the link target (or the text provided by the script). <a href="http://www.mozilla.org"><span onMouseOver="self.status='http://www.mozilla.org'; return true;" >Mozilla</span></a> Reproducible: Always Steps to Reproduce: 1. 2. 3.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 40838 ***
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
•