> So this site depends on the background catching the click event.  In
> your setup, are you drawing backgrounds?

Nope. I do NOT modify in any way the DOM, just parse it to get
"interesting" nodes and their position, in order to send them
synthetic clicks when needed. Also, I listen for DOM modifications, to
rebuild my model of interesting nodes (in case of animated pages,
scrollers etc). I do capture bare pixels and use them as a texture to
display the page - we have rebuilt the whole interface using OpenGL. I
mean, the browser itself is NEVER drawn. I always capture the pixels
offscreen.

Later,
Aaron


_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to