Change maxcarlson-20101004-0rz by [email protected] on 2010-10-04 15:54:37 MDT in /Users/maxcarlson/openlaszlo/trunk-clean for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix touch events in iOS Bugs Fixed: LPP-8470 - Simplify IE 7-specific mousehandling logic Technical Reviewer: hminsky QA Reviewer: ptw Details: LzSprite - Move root testing code below touchevent processing. Rename eventnames in touch event processing. LzMouseKernel - Don't register for global touchstart event. Return false for touchmove events to allow LzSprite.__clickDispatcher() to continue processing. Tests: Touch events work again, except for onmouseupoutside/dragin/dragout. Files: M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js M WEB-INF/lps/lfc/kernel/dhtml/LzMouseKernel.js Changeset: http://svn.openlaszlo.org/openlaszlo/patches/maxcarlson-20101004-0rz.tar
