Closed Bug 117459 Opened 24 years ago Closed 24 years ago

Status bar not updated by javascript: window.status

Categories

(SeaMonkey :: UI Design, enhancement)

x86
Windows 2000
enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 99009

People

(Reporter: seb, Assigned: bugzilla)

References

()

Details

It seems that the Status bar is not updated when you use a javascript like that in a URI. Try the following thing : <a href="http://www.mozilla.org/" onmouseover="javascript: window.status='Mozilla Home Page'; return true;" onmouseout="javascript: self.status=''; return true;">Mozilla Home Page</a> It will display "http://www.mozilla.org/" and not "Mozilla Home Page" in the Status bar. Note that I _do_ have enabled "Change Status bar text" and "Enable Javascript" in Preferences -> Advanced -> Scripts & Windows.
*** This bug has been marked as a duplicate of 99009 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
Component: XP Apps: GUI Features → UI Design
You need to log in before you can comment on or make changes to this bug.