Le 18 févr. 2015 à 21:54, Rabbi David Botton <[email protected]> a écrit :

> That should not be the case, in fact here is the script uses on the client 
> side
> 
>    Mouse_Event_Script : constant String :=
>      "(e.clientX - e.target.offsetLeft) + '|' + " &
>      "(e.clientY - e.target.offsetTop) + '|' + e.screenX + '|' + " &
>      "e.screenY + '|' + e.which + '|' + e.altKey + '|' + " &
>      "e.ctrlKey + '|' + e.shiftKey + '|' + e.metaKey + '|'";
> 
> I am correcting for offset as part of the event message.
> 
> Are you finding this is the case in actual tests? I'll go back and test 
> again, but mouse events should be relative to the element they are set on.
yes, tested with last commit 923e57ce1d7134fa5f583c496799827d14967609.

> 
> David Botton
> 

Regards, Pascal.
http://blady.pagesperso-orange.fr



------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Gnoga-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to