[Webkit-unassigned] [Bug 35937] Support for HTMLProgressElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 11 07:48:15 PST 2010


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





--- Comment #15 from TAMURA, Kent <tkent at chromium.org>  2010-03-11 07:48:14 PST ---
> Kent, at the moment indeterminate progress bar looks quite boring. I'd love to
> see if you have an idea of how to animate it.

RenderImage uses a timer to show animation GIFs.  But it doesn't work well for
progress bars because there are no way to paint a NSProcessIndicator with a
specific animation state in OS X.
Probably a progress bar should be a Widget like a scroll bar.

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