[Webkit-unassigned] [Bug 14526] New: Invisible text in JavaScript alerts if too long without a space

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 22:15:07 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14526

           Summary: Invisible text in JavaScript alerts if too long without
                    a space
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kravvitz_webkit at dynamicsitesolutions.com


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");


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list