Closed Bug 318698 Opened 19 years ago Closed 19 years ago

interface freezes after an alert box

Categories

(Firefox :: General, defect)

PowerPC
macOS
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 300057

People

(Reporter: seifertalex, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; de; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; de; rv:1.8) Gecko/20051111 Firefox/1.5

After displaying a JavaScript alert box using the function "alert()", the interface in the current window freezes. The only remaining working items are the menu, keyboard shortcuts (which I presume are tied to the menu), as well as the "X" button in the tab bar (although the tabs do not work). The webpage continues to function properly. In the "Window" menu in the menu bar, there is a long list of blank windows that seem to be caused by the alert dialog. This only seems to occur when the alert dialog is accessed via a "onmouseover" trigger.

Reproducible: Always

Steps to Reproduce:
1. Create a blank HTML file
2. Create a JavaScript function that uses the "alert()" function.
3. Create an anchor tag that calls the JavaScript function using "onmouseover".
4. Open the HTML file in Firefox and hover your mouse over the link.

Actual Results:  
The interface freezes leaving only the menu, keyboard shortcuts, and "X" button on the tab bar to work. The webpage continues to function. The "Window" menu is also flooded with blank windows.

Expected Results:  
The interface should continue working properly.

Build platform
target
powerpc-apple-darwin7.9.0

Build tools
Compiler 	Version 	Compiler flags
cc 	gcc version 3.3 20030304 (Apple Computer, Inc. build 1666) 	-Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -nostdinc -isystem /Developer/SDKs/MacOSX10.2.8.sdk/usr/include/gcc/darwin/3.3 -isystem /Developer/SDKs/MacOSX10.2.8.sdk/usr/include -F/Developer/SDKs/MacOSX10.2.8.sdk/System/Library/Frameworks -fpascal-strings -no-cpp-precomp -fno-common -I/Developer/SDKs/MacOSX10.2.8.sdk/Developer/Headers/FlatCarbon -pipe
c++ 	gcc version 3.3 20030304 (Apple Computer, Inc. build 1666) 	-fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -nostdinc -nostdinc++ -I/Developer/SDKs/MacOSX10.2.8.sdk/usr/include/gcc/darwin/3.3/c++ -I/Developer/SDKs/MacOSX10.2.8.sdk/usr/include/gcc/darwin/3.3/c++/ppc-darwin -I/Developer/SDKs/MacOSX10.2.8.sdk/usr/include/gcc/darwin/3.3/c++/backward -isystem /Developer/SDKs/MacOSX10.2.8.sdk/usr/include/gcc/darwin/3.3 -isystem /Developer/SDKs/MacOSX10.2.8.sdk/usr/include -F/Developer/SDKs/MacOSX10.2.8.sdk/System/Library/Frameworks -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -I/Developer/SDKs/MacOSX10.2.8.sdk/Developer/Headers/FlatCarbon -pipe

Configure arguments
--enable-application=browser --enable-update-channel=release '--enable-optimize=-O2 -g' --disable-debug --disable-tests --enable-update-packaging --enable-static --disable-shared --enable-official-branding --enable-prebinding --with-macos-sdk=/Developer/SDKs/MacOSX10.2.8.sdk --enable-svg --enable-canvas
I wrote this file to try to reproduce the bug. Everytime you hover over the "Alert!" link, the bug occurs. However, if you click on the "Click to Alert!" button, the bug does not occur.

*** This bug has been marked as a duplicate of 300057 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: