Does this theory make sense? Where should I be looking to see how mouse events are transferred from a view's clickdiv to the actual div?

It seems plausible to me that what might be happening here is that the mouse enters the iframe's clickdiv and it gets a mouseover event, but that event turns off the clickdiv hierarchy, so you can interact with the iframe content, and so the browser sends a mouseout event (because the mouse has effectively left the building). I need to understand better how the mouse events are transferred from the clickdiv to the view content.

[[#LPP-8375] onmouseout even on HTML component is firing onmouseover, not onmouseout - OpenLaszlo Jira](http://jira.openlaszlo.org/jira/browse/LPP-8375 )

Reply via email to