Approved! QA Report: I verified that the context menu deletes the correct view in dhtml for FF 3.6/OS X 10.6 and IE 8/WinXP.
Technically approved too (since Henry is travelling) On 2010-07-20, at 17:04, Max Carlson wrote: > Change 20100720-maxcarlson-c by maxcarl...@friendly on 2010-07-20 13:59:19 PDT > in /Users/maxcarlson/openlaszlo/trunk-clean/WEB-INF/lps/lfc > for http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc > > Summary: DHTML: context menus need to consider scroll offsets > > Bugs Fixed: LPP-9203 - DHTML Contextmenu: when scroll up browser, object > contextmenu is pointed wrong position > > Technical Reviewer: hminsky > QA Reviewer: ptw > > Details: For IE, use clientX/Y to get the pointer offset. Otherwise, use > e.pageX/Y - window.top.pageX/YOffset. > > Tests: See LPP-9203 > > Files: > M WEB-INF/lps/lfc/kernel/dhtml/LzMouseKernel.js > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20100720-maxcarlson-c.tar
