Adobe AIR freezes when iframe content is set to width=100% and height=100%Products affected
Issue
UPDATE: This issue is fixed in Adobe AIR 2.0.3.
SWF and HTML based applications containing an iframe set to occupy 100% width and 100% height cause Adobe AIR to stop responding. For example:
<iframe href="http://www.adobe.com/support/" height='100%' width='100%'>
Reason
This is a known issue, and Adobe is working to resolve it.
Solution
Change one or both of the iframe dimensions to 99%. For example:
<iframe href="http://www.adobe.com/support/" height='99%' width='99%'>
Additional Information
Doc ID
(kb403145)
Last updated
2010-08-10
OS
Mac OS (All)
Windows Vista
Windows XP
Products affected
