Bug 45170 - dragging a slider over population pyramid is slow and lagging
Summary: dragging a slider over population pyramid is slow and lagging
Status: RESOLVED DUPLICATE of bug 45107
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: Nobody
URL: http://vis.uell.net/testcases/slider.svg
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-03 04:43 PDT by Michael N.
Modified: 2010-09-03 07:16 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael N. 2010-09-03 04:43:43 PDT
on the animated population pyramid of statistics Germany 

http://www.destatis.de/bevoelkerungspyramide/

choose "Altersgruppen ändern" (de) or "Change Age-Groups" (en) in the lower right. The pyramid then changes its color and exposes two blue rectangles that are used as sliders, allowing you to change age groups. Moving these sliders is slow and laggy and selects the text. This is a lot smoother in other browsers.

During SVGopen this could be reduced to SVG being part of HTML in the above example and the following reduced testcase as standalone SVG doesn't reproduce the behaviour

http://vis.uell.net/testcases/slider.svg

Keep in mind however that this standalone SVG doesn't do any computations while dragging the slider (in this case a yellow rectangle).
Comment 1 Nikolas Zimmermann 2010-09-03 07:16:05 PDT
Hi Michael,

thanks for the bug report, I already filed a bug with your reduced testcase at 45107.
Marking as duplicate.

Patch is about to be uploaded.

Cheers,
Niko

*** This bug has been marked as a duplicate of bug 45107 ***