[Webkit-unassigned] [Bug 28843] New: text redraw bugs in plexode snake demo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 31 02:10:30 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28843

           Summary: text redraw bugs in plexode snake demo
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.plexode.com/cgi-bin/eval3.py#ht=DUDE%20OMG%
                    20%3Cb%20id%3D%22wave%22%20style%3D%22font-size%3A150%
                    25%3B%20color%3Agreen%22%3E%3C%2Fb%3E%20IT%20IS%20A%20
                    SNAKE&ohh=1&ohj=1&jt=var%20a%20%3D%20[]%3B%0Avar%20n%2
                    0%3D%20(new%20Date()).getTime()%3B%0Afor%20(var%20i%20
                    %3D%200%3B%20i%20%3C%2020%3B%20%2B%2Bi)%20{%0A%20%20va
                    r%20s%20%3D%20Math.sin(n%2F210%20%2B%20i%2F1.1)%20*%20
                    25%20%2B%20Math.sin(n%2F240%20%2B%20i%2F3)%20*%2025%3B
                    %0A%20%20var%20c%20%3D%20-Math.cos(n%2F200%20%2B%20i%2
                    F2)%20*%2025%20-%20Math.cos(n%2F260%20%2B%20i%2F2.9)%2
                    0*%2025%3B%0A%20%20a.push(%27%3Cb%20style%3D%22positio
                    n%3Arelative%3Bleft%3A%27%2C%20s%2C%20%27px%3Btop%3A%2
                    7%2C%20c%2C%20%27px%22%3Es%3C%2Fb%3E%20%27)%3B%0A}%0Ag
                    ebi(%27wave%27).innerHTML%20%3D%20a.join(%27%27)%3B%0A
                    %0An%20%25%20100000%3B%0A&ojh=1&ojj=1&ms=30&oth=0&otj=
                    1&cex=1
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: mitz at webkit.org, hyatt at apple.com


text redraw bugs in plexode snake demo

http://www.plexode.com/cgi-bin/eval3.py#ht=DUDE%20OMG%20%3Cb%20id%3D%22wave%22%20style%3D%22font-size%3A150%25%3B%20color%3Agreen%22%3E%3C%2Fb%3E%20IT%20IS%20A%20SNAKE&ohh=1&ohj=1&jt=var%20a%20%3D%20[]%3B%0Avar%20n%20%3D%20(new%20Date()).getTime()%3B%0Afor%20(var%20i%20%3D%200%3B%20i%20%3C%2020%3B%20%2B%2Bi)%20{%0A%20%20var%20s%20%3D%20Math.sin(n%2F210%20%2B%20i%2F1.1)%20*%2025%20%2B%20Math.sin(n%2F240%20%2B%20i%2F3)%20*%2025%3B%0A%20%20var%20c%20%3D%20-Math.cos(n%2F200%20%2B%20i%2F2)%20*%2025%20-%20Math.cos(n%2F260%20%2B%20i%2F2.9)%20*%2025%3B%0A%20%20a.push(%27%3Cb%20style%3D%22position%3Arelative%3Bleft%3A%27%2C%20s%2C%20%27px%3Btop%3A%27%2C%20c%2C%20%27px%22%3Es%3C%2Fb%3E%20%27)%3B%0A}%0Agebi(%27wave%27).innerHTML%20%3D%20a.join(%27%27)%3B%0A%0An%20%25%20100000%3B%0A&ojh=1&ojj=1&ms=30&oth=0&otj=1&cex=1

CCing Hyatt and Mitz as they often work on these sorts of bugs.

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



More information about the webkit-unassigned mailing list