Closed Bug 750029 Opened 12 years ago Closed 3 years ago

Firefox remains stuck when pop-up is displayed while Upload file dialog is open

Categories

(Firefox :: File Handling, defect)

x86
Linux
defect
Not set
major

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: ilia_2s, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:11.0) Gecko/20100101 Firefox/11.0
Build ID: 20120310010446

Steps to reproduce:

I open two websites in different TABS. I do a file upload to site and work with "browse file" dialog In first tab; A popup window appears at a second tab in this time.


Actual results:

А tabs are frozen and I can't push "ok" button in popup dialog or "open/cancel" in "browse file" dialog or close tabs or browser.


Expected results:

Tabs should works independently.
Severity: normal → major
Priority: -- → P3
Could you point out the specific sites used? So that we could attempt to reproduce?
I wrote a test page, located here: http://orionty.ru/popup.html

source code:

<html>
<body>
This is JS alert test page. Timeout = 10 sec.

<script language="javascript">
setTimeout('alert("TEST")', 10000)
</script>

</body>
</html>


You may open  my test page or any other page with same code. Until timeout is not reached You must open any site with file open dialog, for example http://fastpic.ru, and push "BROWSE" button.
Thanks.

Confirming on latest Nightly: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/15.0 Firefox/15.0a1 20120527030515

1. Load http://fastpic.ru/
2. In a new tab load http://orionty.ru/popup.html
3. Select browse in site 1 before the pop-up from site 2 is displayed.
4. Wait for the pop-up to be displayed

Actual result:
Can't exit Firefox or the Upload file dialog. (cancel or X button are unresponsive)

Doesn't occur on Windows XP. On Mac, Firefox hangs after step 4.

Tentatively moving to File Handling component. 

Also occurs in 4.0.1 so this is no recent regression.
Status: UNCONFIRMED → NEW
Component: Untriaged → File Handling
Ever confirmed: true
Priority: P3 → --
QA Contact: untriaged → file.handling
Version: 11 Branch → Trunk
Summary: Popup when open file → Firefox remains stuck when pop-up is displayed while Upload file dialog is open

Closing this bug as incomplete since some of the URLs isn't available and couldn't be reproducible anymore.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.