Closed Bug 35602 Opened 26 years ago Closed 26 years ago

windows.status bug

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 31997

People

(Reporter: doronr, Assigned: joki)

Details

If I have a link with onMouseOver="windows.status='something'; and I hover over it. If I keep hovering and load another page, then the windows.status text remains in the toolbar, even though the new page got loaded.
Here's a handy testcase <html><head><title>bug35602</title> </head><body> <A HREF="http://bugzilla.mozilla.org" onMouseOver="window.status='something';" >HOVER HERE</A> </body> </html>
Assignee: rogerl → joki
Component: Javascript Engine → Event Handling
QA Contact: pschwartau → janc
*** This bug has been marked as a duplicate of 31997 ***
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
verified duplicate
Status: RESOLVED → VERIFIED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.