hi-

has anyone else see this on ipad - when i click on the red view, it prints out 
my message in the debugger console twice on ipad:

===
<canvas width="100%" height="100%">
        <view width="100" height="100" bgcolor="red" onmousedown="print()">
                <method name="print">
                        Debug.error("X");
                </method>
        </view>
</canvas>
===

i'm using openlaszlo 4.9.0.

thanks,
augusto.

Reply via email to