rldjrsksl / flex-iframe

Automatically exported from code.google.com/p/flex-iframe
0 stars 0 forks source link

Javascript error - Can't move focus to the control because it is invisible - IE6 #85

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. This happens in IE 6 when using the IFrame

What is the expected output? What do you see instead?

What version of Flex-IFrame are you using? On what operating system and
which navigator (specify the version too)?
Version 1.4.6, Windows XP, IE 6

Did you follow the users guide ? Particularly, did you set "wmode" to
"opaque" ?

Please provide any additional information below, and a sample Flex 3
project reproducing the issue if possible.

Original issue reported on code.google.com by Kelvin.G...@gmail.com on 22 Jul 2010 at 6:31

GoogleCodeExporter commented 8 years ago
I got the same bug in my application. It is an application container written in 
Flex, aiming to launch sub-applications in a tab-based view. Each sub 
application is a Flex Module, which embed a Flex IFrame. 
I got the same JS error message as you from IE. I suspect that this message 
does not come from the JS of the IFrame component itself, but from the 
sub-applications JS code themselves. I noticed it because I could not reproduce 
the bug for all the URLs I was opening in the IFrames.

Original comment by schioche...@gmail.com on 28 Sep 2010 at 4:00

GoogleCodeExporter commented 8 years ago
Issue migrated to https://github.com/nicoulaj/flex-iframe/issues/21

Original comment by Julien.N...@gmail.com on 8 May 2011 at 12:37