Closed Bug 218534 Opened 21 years ago Closed 21 years ago

JavaScript alert box does not handle large amount of data

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

()

VERIFIED WONTFIX

People

(Reporter: post, Assigned: bugzilla)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1

If I have a large amount of data sent to a JavaScript alert box it is larger
than my screen height.

Reproducible: Always

Steps to Reproduce:
1. create an alert box
2. put a lot of data to it
3.

Actual Results:  
The alert box gets larger than my screen height.

Expected Results:  
In I explorer this is handled with an scroll bar if the data is larger than my
screen size.
How much data are you putting in an alert that its bigger than the screen?  Is
this some sort of debugging information?  In any case, there's no case for
modifying the alert size for an edge case such as this.

-> WONTFIX
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
Look here for an example
http://www.mr-andersen.no/scripts/js_alert.html

Thomas A.
verified wontfix
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.