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       kernel/dhtml/LzMouseKernel.js

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20100720-maxcarlson-c.tar

Reply via email to