This doesn't give the same behaviour as in swf8, because in swf8 the contextmenu is already closed on mousedown instead of mouseup.
On 8/25/2009 7:49 PM, Henry Minsky wrote: > Change 20090825-hqm-d by [email protected] on 2009-08-25 13:47:55 EDT > in /Users/hqm/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: make dhtml contextmenu behavior closer to swf behavior > > New Features: > > Bugs Fixed: LPP-8218 > > Technical Reviewer: a.bargull > QA Reviewer: max > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Details: > > + Make context menu hide when mouseup happens > LzMouseKernel#__sendEvent: on mouseup event, hide any context menu > which is visible > > > Tests: > > + test case from start of LPP-8218, case 2) > right click to open context menu, press left button, drag outside > menu, release left button. Context > menu should hide itself > > > Files: > M WEB-INF/lps/lfc/kernel/dhtml/LzMouseKernel.js > > > Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090825-hqm-d.tar > _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
