ouyang789987 / swfobject

Automatically exported from code.google.com/p/swfobject
0 stars 0 forks source link

IE9 doesn't render 100% height #579

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. checkout 
http://www.bobbyvandersluis.com/swfobject/testsuite_2_2/test_dynamic_fullbrowser
flash_adv.html official example with IE9 (windows 7)
2.
3.

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

doesn't render height 100%; it works on all the other browsers, except IE9.

What version of the product are you using? On what operating system?
IE9, windows 7

Please provide any additional information below.

Original issue reported on code.google.com by kmk1...@gmail.com on 26 Jul 2011 at 5:40

GoogleCodeExporter commented 9 years ago
This is a shortcoming in Bobby's example, not in the SWFObject codebase. His 
example was created before IE9 existed.

Full-browser SWFs work fine in IE9.

http://www.bobbyvandersluis.com/swfobject/testsuite_2_2/test_dynamic_fullbrowser
flash.html

Original comment by platelu...@gmail.com on 26 Jul 2011 at 8:43

GoogleCodeExporter commented 9 years ago
when you remove overflow:hidden, it doens't work correctly. 

Original comment by kmk1...@gmail.com on 26 Jul 2011 at 10:24

GoogleCodeExporter commented 9 years ago
please re-open this issue...

Original comment by kmk1...@gmail.com on 26 Jul 2011 at 10:25

GoogleCodeExporter commented 9 years ago
This is something that needs to be addressed via CSS, and is not a bug in 
SWFObject. See FAQ #1: 
http://code.google.com/p/swfobject/wiki/faq#1._How_can_I_create_a_SWF_that_will_
encompass_100%_of_the_browse

If you need additional help sorting it out, please post on the SWFObject Google 
Group (http://groups.google.com/group/swfobject), not in this issues list.  
Thanks.

Original comment by platelu...@gmail.com on 27 Jul 2011 at 5:24