Open Bug 395634 Opened 17 years ago Updated 2 years ago

busy cursor is permanent after page closes itself from onload

Categories

(Core :: DOM: Navigation, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: ajschult784, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

Attached file testcase
With a current trunk build, if a page closes its tab from its onload handler, the cursor stays in the busy state. DocShell receives STATE_STOP events, but it only resets the cursor if it receives STATE_STOP | STATE_IS_NETWORK (and it does not receive that). Steps to reproduce: 1. load the attached testcase (warning: crashes SeaMonkey builds before 9/10) 2. click the link [page opens, closes itself from onload] 3. hover over any chrome ==> busy cursor
This worksforme with current trunk builds, both seamonkey and firefox.
hmm. I do see it with both seamonkey and firefox.
In a debug build too?
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: