aqbal / firefox-mac-pdf

Automatically exported from code.google.com/p/firefox-mac-pdf
0 stars 0 forks source link

Save dialog waiting on the user may cause Firefox's unresponsive script" dialog #170

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Firefox appears to see this plugin waiting for user input as the plugin being 
"unresponsive".  It raises a dialog offering to cancel the "unresponsive 
script", but that ends up behind the save dialog.  Taht dialog isn't accessible 
and the buttons on the save dialog aren't responsive, so Firefox becomes 
locked.  Only a force quit is effective.  

What steps will reproduce the problem?
1. Open a PDF
2. Save the PDF
3. Take more than the dom.max_script_run_time timeout.

What version of the plugin are you using? Which version of Firefox?
Mac OS X 10.6.4, Firefox 3.6.10, and the Firefox PDF Plugin for Mac OS X 1.1.3. 

This has been noted as part of Firefox Bug 345454.

Original issue reported on code.google.com by mark.bri...@imorgon.net on 19 Oct 2010 at 5:03

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I've been fighting this for months here, especially with wellsfargo.com, which 
(when you right-click to save a PDF copy of a statement) offers to save 
'session.cgi' no matter what the document name is.  By the time I locate the 
correct directory and rename the file to somethingappropriate.pdf, the 
'unresponsive script' dialog comes up and then we get to the deadlock described 
above.  The workaround (for now) is to just save with the default name and then 
rename later in Finder, but when you have a dozen or more statements to save 
every month, it gets rather tedious.

Original comment by kalbersh...@gmail.com on 18 Nov 2010 at 6:10