[Webkit-unassigned] [Bug 10599] New: JSMouseEvent needs to expose floating-point-precise mouse coordinates

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Aug 28 00:41:37 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10599

           Summary: JSMouseEvent needs to expose floating-point-precise
                    mouse coordinates
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P4
         Component: New Bugs
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: macdome at opendarwin.org


JSMouseEvent needs to expose floating-point-precise mouse coordinates

It might be possible to emulate this using a very large viewport which was
heavily scaled, so as to result in multiple coordinates per device pixel.  If
the browser internally user floating-point-precise mouse coordinates, that
could work.

Better would be to expose real "double" mouse coordinates to web applications. 
Without this, it would be very very difficult to write any decent drawing
applications for the Web.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list