Bug 163566

Summary: Should pointer events use floats instead of ints? Retina displays may have fractional position.
Product: WebKit Reporter: Jeremy Jones <jeremyj-wk>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Enhancement CC: zalan
Priority: P2    
Version: Safari 10   
Hardware: Mac   
OS: OS X 10.11   

Jeremy Jones
Reported 2016-10-17 14:48:37 PDT
In PlatformMouseEvent IntPoint m_position; IntPoint m_globalPosition; IntPoint m_movementDelta; Maybe these should be FloatPoint.
Attachments
zalan
Comment 1 2016-10-17 15:15:23 PDT
*** This bug has been marked as a duplicate of bug 131990 ***
Note You need to log in before you can comment on or make changes to this bug.