Bug : Dojo Dialog + Flash in Firefox 3 - Stack Overflow most recent 30 from stackoverflow.com2009-12-09T16:23:13Zhttp://stackoverflow.com/feeds/question/1037920http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1037920/bug-dojo-dialog-flash-in-firefox-30Bug : Dojo Dialog + Flash in Firefox 3anpsmn2009-06-24T12:00:38Z2009-10-11T01:00:01Z
<p>i have a flash component on a dijit.Dialog.In Firefox 3, i cant click on the flash button.When i right click on the flash i get the tooltip(settings) far away from where i clicked.It's working on all other browsers.</p>
<p>I had to update dojo from 1.1 to 1.3 for IE 8 issue.After updating i seem to get this problem.Before it worked fine in dojo 1.1. </p>
http://stackoverflow.com/questions/1037920/bug-dojo-dialog-flash-in-firefox-3/1057860#10578600Answer by anpsmn for Bug : Dojo Dialog + Flash in Firefox 3anpsmn2009-06-29T11:39:35Z2009-06-29T11:39:35Z<p>I gave the class .dijitDialogUnderlay an overflow:auto.</p>
<p>Now works fine.</p>