Issue 2955: Alert box truncates the content when the there is no space in  
the message to be displayed
http://code.google.com/p/chromium/issues/detail?id=2955

New issue report by [EMAIL PROTECTED]:
What steps will reproduce the problem?
1. Copy and paste the below javascript line in the omnibox  
javascript:alert("123456789012345678901234567890123456789012345678901234567
8901234567890123456789012345678901234567890");

What is the expected output?
The whole content in the alert message should be displayed

What do you see instead?
Chrome truncates the alert message from 55th character when there are no
spaces. Looks like the alert box is not resizing to fit the content.



Issue attributes:
        Status: Untriaged
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Compat JavaScript

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to