Change 20090827-hqm-s by [email protected] on 2009-08-27 23:33:23 EDT in /Users/hqm/openlaszlo/trunk-diamond/WEB-INF/lps/lfc for http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc
Summary: make context menus 'hide' behavior match swf8 New Features: Bugs Fixed: LPP-8218 Technical Reviewer: max QA Reviewer: andre Doc Reviewer: (pending) Documentation: Release Notes: Details: + Change to make a context menu hide if you mouse up or down outside of it. Added check in LzMouseKernel#__sendEvent to look for mousedown and mouseup events, and hide any context menu that is open. Tests: + Mouse right to show context menu, then hold left mouse button down and drag out of menu, and release button. Context menu should hide on mouse up. + Mouse right to show context menu. Move mouse outside of menu and press left button. Menu should hide on mouse down. Files: M kernel/dhtml/LzMouseKernel.js Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090827-hqm-s.tar _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
