WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
14526
Invisible text in JavaScript alerts if too long without a space
https://bugs.webkit.org/show_bug.cgi?id=14526
Summary
Invisible text in JavaScript alerts if too long without a space
Kravvitz
Reported
2007-07-04 22:15:06 PDT
Try these. The text in the second, third, and fourth will be invisible in Safari but will be visible in other browsers. alert("1234567890123456789012345678901234567890"); alert("abcdefaghdfdsgfdsfdsfsdfsefsdfdsfdsfdsfdsddfsfdsrf seferefre ew"); alert("12345678901234567890123456789012345678901"); alert("12345678901234567890123456789012345678901 0564056 0506");
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2007-07-04 22:44:26 PDT
<
rdar://problem/5108272
>
Adam Roben (:aroben)
Comment 2
2007-07-04 22:45:30 PDT
This is a Safari bug, not a WebKit one. Safari bug reports should be filed at
http://bugreport.apple.com/
This bug, however, has already been filed, so you won't need to file a new one.
David Kilzer (:ddkilzer)
Comment 3
2007-07-07 11:56:37 PDT
If I'm mistaken, this is Windows-only as well.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug