Closed
Bug 487881
Opened 16 years ago
Closed 15 years ago
Huge error dialog box blocks all further input
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: gshaw, Unassigned)
Details
(Whiteboard: [CLOSEME 2010-11-01])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8
The following error was generated:
SyntaxError: Unterminated string literal <giant string literal>
the pop-up dialog box shows the entire string literal.
I presume that somewhere below that is an [OK] button,
or something that would allow be to acknowledge that I
saw the error, and then continue. But, the error text
is so big that the dialog box extends below the visible
screen. Who knows how big it really is?
What I consider to be a Mozilla/Firefox bug is not the
offending web page and the error that it generated.
It is the fact that Firefox would ever generate a dialog
box that big, and then block keyboard and mouse access,
rendering useless my entire window with several tabs.
I believe Firefox should truncate error message in the
dialog box and place the complete error message in a place
that can be viewed as a web page, or saved.
I am having trouble reproducing the bug by visiting the
offending web page. But that is beside the point.
I believe I could come up with my own toxic javascript
program with an unterminated literal, and very good
reproducible results, to be used as a unit test.
Reproducible: Always
Comment 1•16 years ago
|
||
Can you give the website, steps to repro, and more info please?
http://quality.mozilla.org/bug-writing-guidelines is helpful.
Comment 2•15 years ago
|
||
This is a mass search for bugs which are in the Firefox General component, are
UNCO, have not been changed for 500 days and have an unspecified version.
Reporter, can you please update to Firefox 3.6.10 or later, create a fresh profile, http://support.mozilla.com/en-US/kb/managing+profiles, and test again. If you still see the issue, please update this bug. If the issue is gone, please set the status to RESOLVED > WORKSFORME.
Whiteboard: [CLOSEME 2010-11-01]
Comment 3•15 years ago
|
||
No reply from reporter, INCOMPLETE. Please retest with Firefox 3.6.12 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•