This repository was archived by the owner on Mar 23, 2019. It is now read-only.
This repository was archived by the owner on Mar 23, 2019. It is now read-only.
IFrame doesn't close when component is removed from displaylist when window shows scrollbars #95
Open
Description
Originally filed by [email protected] on 2009-11-30T11:46:34
What steps will reproduce the problem?
- go to http://sagada.tv/
- Set the window size to below 877px X 714px.
- open the iframe: click on "Want Vmail on your site?"
- when browser window size is below 877px X 714px - the opened IFrame
will not be closed by the flash component when clicking on the close button. - try the same, now with windows size larger than 877px X 714px -
everything work as expected.
What is the expected output? What do you see instead?
You expect the iframe to be closed when the component is removed from the
displaylist.
but when there are scrollbars, the iframe window doesn't close.
What version of Flex-IFrame are you using? On what operating system and
which navigator (specify the version too)?
latest version.
all operating systems and browsers.
Please provide any additional information below, and a sample Flex 3
project reproducing the issue if possible.