[Webkit-unassigned] [Bug 18994] New: Fading in WebKit editingToolbar demo is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 11 01:43:23 PDT 2008


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

           Summary: Fading in WebKit editingToolbar demo is broken
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: digulla at hepe.com


For some reason, the fading of the editingToolbar demo (go to
http://webkit.org/demos/editingToolbar/ and click on the text) is broken on my
system with r33026.

The effect is that the toolbar appears but stops at opacity 0.1. The UI is
sluggish after that which indicates an infinite loop.

After some prodding at the code in FancyToolbar.js, I'm pretty sure that the
bug is somewhere in FancyToolbar.prototype.animateToolbar(). Is there a way to
log something to the console so I can figure out why the opacity doesn't change
anymore after the first loop?


-- 
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