Closed Bug 100058 Opened 24 years ago Closed 23 years ago

crash when bookmark window is up and page produces popup

Categories

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

x86
All
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla1.0.1

People

(Reporter: rcgnaber, Assigned: joki)

References

()

Details

(Keywords: crash)

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010913 BuildID: 2001091311 Whilst reorganizing bookmarks (whilst dragging a bookmark) I get an X freeze at the moment that the website produces a popup (they're running some kind of questionnaire); reproduced it twice. I see the popup because the bookmark window disappears. Reproducible: Always Steps to Reproduce: 1.open www.tweakers.net 2.open Manage bookmarks... and drag a link 3.wait for the popup to appear Actual Results: X freeze; have to do CTRL_ALT_DEL Expected Results: drag the link popup may have been removed from that website once someone looks at this bug; have tested other popups
I made a little HTML to show what I mean. Load the page, go to Manage bookmarks... and drag a link. In 5s a popup appears which freezes my X. <html> <head><title>bug example</title></head> <SCRIPT LANGUAGE="JavaScript"> function popup() { alert("Freeze X") } </SCRIPT> <body onLoad="setTimeout('popup()',5000)"> <H1>Bug example</H1> </body> </html>
Attached file testcase
I can reproduce this on Windows 95 with build 2001091703 If I am dragging a bookmark in the manage bookmarks window when the popup appears and grabs focus, all my open Mozilla windows lock, and I have to kill them with CTRL+ALT+DEL suggest OS->all and remove "X" from the summary
I changed the report after the suggestion by MozillaUser. Also found a similar bug: 63139. Same thing except for a mail being dragged.
OS: Linux → All
Summary: X freeze when bookmark window is up and page produces popup → crash when bookmark window is up and page produces popup
-> Event Handling.
Assignee: asa → joki
Status: UNCONFIRMED → NEW
Component: Browser-General → Event Handling
Ever confirmed: true
QA Contact: doronr → madhur
Target Milestone: --- → mozilla1.0
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1 (you can query for this string to delete spam or retrieve the list of bugs I've moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
Keywords: crash
Duping to bug 106464, since that bug has a stack trace, etc. *** This bug has been marked as a duplicate of 106464 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
I don't see how they are the same. Different component, different severity and bug #106464 is 'cookie acceptance warning'-specific while #100058 deals with any kind of popup. I fear that this severe bug will be lost this way so I'm reopening. I've reconfirmed the bug by the way for build 2002031104 on Windows NT. Mozilla still becomes unresponsive - I had to shoot it down with taskmanager.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
QA Contact: madhur → rakeshmishra
QA Contact: rakeshmishra → trix
After a long time, I tested this bug again using Mozilla 1.2.1 (Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2.1) Gecko/20021130). The bug seems to have disappeared in the mean time. The popup appears only after you've stopped dragging the link.
Status: REOPENED → RESOLVED
Closed: 24 years ago23 years ago
Resolution: --- → FIXED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: