[SSE] Fix Bug 34272.

This commit is contained in:
Julia Radzhabova 2017-04-11 15:25:20 +03:00
parent a48bce7598
commit fe886bb472

View file

@ -521,7 +521,8 @@
var data = {
type: evt.type,
x: evt.x - r.left,
y: evt.y - r.top
y: evt.y - r.top,
event: evt
};
_sendCommand({