The fix appears to work. Thanks for the quick turnaround.

-Maynard

On 8/30/2011 1:37 PM, [email protected] wrote:
Change philip-20110830-l99 by philip@PHILIP-I7 on 2011-08-30 16:29:25 EDT
in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Generate mouseup event when right clicking while dragging.

New Features:

Bugs Fixed: LPP-10061

Technical Reviewer: (pending)
QA Reviewer: mdemmon
Doc Reviewer: (pending)

Documentation:

Release Notes:

Overview:
In swf10, the mouseup event does not happen if you bring up the context
menu while holding down the left mouse button. This works fine in dhtml.
The solution is to generate a mouseup event when the context menu is
displayed. A call to LzMouseKernel.__mouseUpOutsideHandler() does this.

Details:


Tests:
See test case in jira

Files:
M WEB-INF/lps/lfc/kernel/swf9/LzContextMenuKernel.lzs

Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/philip-20110830-l99.tar


Reply via email to