Bug 24135 - Need to round FloatPoint used to set event.offsetX/offsetY
Summary: Need to round FloatPoint used to set event.offsetX/offsetY
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-24 13:55 PST by Simon Fraser (smfr)
Modified: 2009-02-24 14:19 PST (History)
0 users

See Also:


Attachments
Patch, changelogs (2.54 KB, patch)
2009-02-24 14:13 PST, Simon Fraser (smfr)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2009-02-24 13:55:09 PST
When mapping points through transforms, we need to round the FloatPoint that comes out of absoluteToLocal().
Comment 1 Simon Fraser (smfr) 2009-02-24 14:13:11 PST
Created attachment 27934 [details]
Patch, changelogs
Comment 2 Darin Adler 2009-02-24 14:16:51 PST
Comment on attachment 27934 [details]
Patch, changelogs

r=me
Comment 3 Simon Fraser (smfr) 2009-02-24 14:19:32 PST
http://trac.webkit.org/changeset/41189