Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: FireBreath 1.6.0
-
Fix Version/s: FireBreath 1.7.0
-
Environment:
Windows 7 x64, IE9
Visual Studio 2010
-
Operating System:Windows
-
Web Browser:Internet Explorer 9
Description
I've created a plugin which will automatically load the file specified with data attribute of object tag. On IE9, if object tag was created without any <param> tag, then firebreath will not automatically create the plugin window, so onWindowAttached will get a null window.
Other browsers works with or without <param>, I only tested on IE9, no other versions.
Issue Links
- mentioned in
-
Wiki Page Loading...
I have never seen an issue similar to this and I use my plugin on IE9 all the time; I need an example project that reproduces the issue or I will have to reject it because I have no idea how to repro it.