Change 20090827-hqm-4 by [email protected] on 2009-08-27 12:00:19 EDT in /Users/hqm/openlaszlo/trunk-clean for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix for flickering swfs when right click menu is opened New Features: Bugs Fixed: LPP-8405 Technical Reviewer: max QA Reviewer: ptw Doc Reviewer: (pending) Documentation: Release Notes: Details: + we keep the contextmenu div hidden but on top of canvas content and clickdivs. When a right click is handled, we make the contextmenudiv visible ( instead of hiding the canvas content and click divs) + close any open context menu when mouseup or mousedown event is sent, to follow swf menu behavior Tests: + test case from bug report, does not flicker. + test/contextmenu/lpp-6980.lzx , check that proper context menu shows up, regardless of whether other opaque views are layered on top, check that embedded swf in <html> tag does not flicker when context menu is opened 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/20090827-hqm-4.tar _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
