开发者

qooxdoo and javascript screen recorders

Hi: I'm trying to use an javascript screen recorder in my qooxdoo app (efexam.com/app), but user clicks are captured by qooxdoo and the screen recorder (smt2) don't get them. Just get and record the h开发者_如何学Pythonovered elements... Any advice?

Regards.


the qooxdoo event system is catching all events and does fire own events on the DOM nodes. This is root cause why "smt2" is getting no events.

Is there an API which can be used to send events? Maybe it is possible to forward the events of the qooxdoo event layer to this API. Just a thought ...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜