Closed Bug 436671 Opened 16 years ago Closed 16 years ago

dialogs should not be modal

Categories

(Firefox :: Shell Integration, enhancement)

x86
Linux
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 59314

People

(Reporter: imadoofus123, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5

dialogs should be always on top or child windows to the main window, and should not block focus from the main window.  This happens with javascript dialogs and errors (unsupported protocol, etc).

Reproducible: Always

Steps to Reproduce:
1.go to javascript:while(1){alert("modal dialog")}

Actual Results:  
it is impossible to close the tab while the dialog is open, so you have to push enter and close the tab before it can make a new one.

Expected Results:  
I should've been able to click the X on the tab to close it.  Ideally this would be an option in the preferences under content>javascript>advanced>block modal dialogs
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.