Login Register

Firefox 2.0.0.17 FloatingPane issues

I'm maintaining a legacy module based on Dojo. A view that appears normally in Firefox 2.0.0.16 and IE (both 6 and 7) appears with a large blank area in Dojo 2.0.0.17, and the page doesn't load completely unless the line

dojo.require("dojo.widget.FloatingPane");

is commented out. The blank area may be a div that would have become a modal floating pane.

Does anyone know what broke?

Thanks for any insights,
Adam Grant
Quest Software