<p>I've noticed iHub dashboards break or interfere with certain mouse events. The primary symptom of the problem we've experienced is with Google maps navigation. Click to drag and release mouse to stop doesn't function fluidly for Google maps when executed inside an iHub dashboard, but the same report and Google map content executes just fine when opened as a report within iHub.</p>
<p> </p>
<p>The canned reports included with the <a data-ipb='nomediaparse' href='
http://developer.actuate.com/community/forum/index.php?/files/file/1071-map-it-google-maps/'>Birt Google Maps library</a> exhibit the issue well. If they're added to a dashboard as a report or reportlet, the mouse event listeners for navigation are instantly broken. </p>
<p> </p>
<p>I've attached a blank report (uses the library) that's a perfect example. If you run it from iHub as a report, maps navigation functions correctly. If added to a dashboard, navigation and scrolling is immediately broken.</p>
<p> </p>
<p>This isn't limited to Google maps events either. I've also noticed the issue with plain html buttons. Outside of a dashboard, html buttons or other elements with event listeners in a report will respond just fine in the web-viewer. Once added to an iHub dashboard however, regular event listeners begin to misbehave.</p>
<p> </p>
<p>Is this a known issue with iHub dashboards? Are there any fixes (report script or otherwise)?</p>