Bug 32448 - Slider knob moves jerkily, lags behind mouse on http://webkit.org/blog-files/3d-transforms/perspective-by-example.html
Summary: Slider knob moves jerkily, lags behind mouse on http://webkit.org/blog-files/...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Chris Marrin
URL: http://webkit.org/blog-files/3d-trans...
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2009-12-11 14:03 PST by Adam Roben (:aroben)
Modified: 2017-05-17 21:12 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2009-12-11 14:03:55 PST
To reproduce:

1. Go to http://webkit.org/blog-files/3d-transforms/perspective-by-example.html
2. Drag the slider left and right

The slider knob moves jerkily and lags behind the mouse. Notice that the transformed content above the slider animates smoothly while you do this.
Comment 1 mitz 2009-12-11 14:09:37 PST
<rdar://problem/7465612>
Comment 2 Jon Lee 2017-05-17 21:08:48 PDT
The example should be updated to use oninput instead of onchange. I don't see the jerkiness or that it lags.
Comment 3 Jon Lee 2017-05-17 21:12:39 PDT
Whoops, I missed the platform reported. Reopening.