Change maxcarlson-20101221-5Ww by maxcarl...@friendly on 2010-12-21 15:20:14 PST
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Don't forward mouse events to non-clickable/selectable sprites

Bugs Fixed: LPP-8904 - Support touch and gesture events

Technical Reviewer: ptw
QA Reviewer: hminsky

Details: Set the owner of the canvasclickdiv.  Don't process mouse events 
unless the sprite is selectable, clickable or the root.

Tests: test/lfc/legals/keyboardandmouse.lzx?lzr=dhtml runs like before, mouse 
events aren't sent for non-clickable sprites.  This fixes the behavior of touch 
events in iOS and android when swiping to scroll or pinching to resize.

Files:
M       WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/maxcarlson-20101221-5Ww.tar

Reply via email to