Bug 24135

Summary: Need to round FloatPoint used to set event.offsetX/offsetY
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch, changelogs darin: review+

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