Closed Bug 613753 Opened 14 years ago Closed 14 years ago

Unusable tab-modal alerts containing multiline message

Categories

(Toolkit :: General, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 613749

People

(Reporter: jk1700, Unassigned)

References

()

Details

(Keywords: regression)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101120 Firefox/4.0b8pre
Build Identifier: 

After opening the URL alert box shows, but the box with the message is very small.

Another issue (but maybe could be fixed with this one) is that the last word is moved to the next line, so if we run 

alert("Some unimportant text\nSome unimportant text\n")

the box content will look:

Some unimportant
text
Some unimportant
text

If we run:

alert("Some really unimportant text\nSome really unimportant text\n")

we get:

Some really unimportant
text
Some really unimportant
text


Reproducible: Always
Blocks: 59314
Keywords: regression
Version: unspecified → Trunk
Attached image Alert with long message
You might want to add your attachment to 613749
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: