Closed Bug 328190 Opened 18 years ago Closed 18 years ago

javascript falsely reports "a script on this page may be busy or not responding..."

Categories

(SeaMonkey :: General, defect)

x86
Windows XP
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 78089

People

(Reporter: pst, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060221 SeaMonkey/1.5a

the javascript application in the form on the given url repeatedely calculates output written to the form textarea.

long script runs report the "a script on this page may be busy or not responding..." dialog which does not make sense in that context, as the script has not yet finished it's execution. a click on "continue" finishes the execution as expected.

Reproducible: Always

Steps to Reproduce:
1. enter "sii(s(kf)(sii))" in the upper input field on the page
2. enter "300" in the lower right input field (iterations:)
3. click the "reduce" link to start execution

Actual Results:  
the described dialog appears which is not what the user wants to see, as output written to the textarea informs him that the script is running.

Expected Results:  
the user should:

- not be shown the dialog box where scripts write output to the window (as the user is then aware that the script is busy, and probably acknowledging this)

or

- the warning message should emphasise more that the script execution may very well be valid
(In reply to comment #0)
> - the warning message should emphasise more that the script execution may very
> well be valid

Related to bug 78089 comment 32?

(In reply to comment #1)
> (In reply to comment #0)
> > - the warning message should emphasise more that the script execution may very
> > well be valid
> 
> Related to bug 78089 comment 32?
> 

yes, though the major problem of the op (neither action 

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