Closed
Bug 297548
Opened 20 years ago
Closed 20 years ago
Firefox locks up when two separate frames attempt to set focus at the same time
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bwill, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Was developing a page that had two frames. Mistakenly, each frame was
attempting to set the focus using javascript, when the frameset loaded. This
would cause firefox to lock up completely.
Tried it with several other people, and they all had the same problem when going
to this page in firefox.
Reproducible: Always
Actual Results:
Firefox would hang. Sometimes it would crash, but most times it would just lock up.
Expected Results:
Probably, it should have set the focus to whatever frame loaded last.
Comment 1•20 years ago
|
||
can you attach a testcase please ?
I can't get this to occur anymore...Will close for now.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•