(Note: I am checking this changeset in.)


Change philip-20130321-i1e by philip@philip-i7-2 on 2013-03-21 09:31:04 EDT
    in /cygdrive/f/clients/laszlo/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk


Summary: Fix context menu with ctrl+click


New Features:


Bugs Fixed: LPP-10331


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


Documentation:


Release Notes:


Overview:




Details:
OL detects ctrl+click and opens the context menu. However, the onmouseup event that follows will close it. I added a flag to ignore the onmouseup event when the context menu is opened on a Mac. Normal context menu opening with a right mouse click is not affected.




Tests:
Load any application on OSX and try ctrl+click. The context menu should open and stay open.


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


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/philip-20130321-i1e.tar


Reply via email to