Firefox/Projects/Multitouch Polish/DOM Events: Difference between revisions

Line 23: Line 23:
==== Size and pressure ====
==== Size and pressure ====
Touch input also may provide detailed information about the contact area or pressure, but it depends on the platform and type of screen. We already have MozPressure attribute on MouseEvent, which is currently only used in some gtk. code. Win7 provides width and height of contact area.
Touch input also may provide detailed information about the contact area or pressure, but it depends on the platform and type of screen. We already have MozPressure attribute on MouseEvent, which is currently only used in some gtk. code. Win7 provides width and height of contact area.
=== Capturing/Release? ===
https://bugzilla.mozilla.org/show_bug.cgi?id=510924


== Questions to ask ==
== Questions to ask ==
Confirmed users
157

edits