Closed
Bug 506600
Opened 15 years ago
Closed 15 years ago
onmouseover doesn't work in status bar even if dis_win_stat_chg=false
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 440040
People
(Reporter: bbussey, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
When hovering over a link that has javascript onmouseover, the URL is displayed instead. The dom.disable_window_status_change parameter is set to false, javascript is enabled. The onmouseout works fine.
Reproducible: Always
Steps to Reproduce:
1. Hover over any link with javascript onmouseover in the <A> tag
2.
3.
Actual Results:
URL displays instead of the text specified to display on the status bar
Expected Results:
the text specified to display on the status bar
If https://bugzilla.mozilla.org/attachment.cgi?id=325648 is what you're describing please dupe this bug to bug 440040
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•