Bug : Dojo Dialog + Flash in Firefox 3 - Stack Overflow most recent 30 from stackoverflow.com 2009-12-09T16:23:13Z http://stackoverflow.com/feeds/question/1037920 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1037920/bug-dojo-dialog-flash-in-firefox-3 0 Bug : Dojo Dialog + Flash in Firefox 3 anpsmn 2009-06-24T12:00:38Z 2009-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#1057860 0 Answer by anpsmn for Bug : Dojo Dialog + Flash in Firefox 3 anpsmn 2009-06-29T11:39:35Z 2009-06-29T11:39:35Z <p>I gave the class .dijitDialogUnderlay an overflow:auto.</p> <p>Now works fine.</p>