rldjrsksl / flex-iframe

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

IFrame and iframe date is not alligned when resized #60

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1.Add IFrame to a Flex Module 
2.Invoke From Safari
3.Resize the window
4. the IFrame and iframe date is not alligned
5. IE it is working properly
Screen shot attached.

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)?
IFrame version 1.4.3.
Windows XP 

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 ajai.kol...@gmail.com on 30 Dec 2009 at 3:12

Attachments:

GoogleCodeExporter commented 8 years ago
I just tested, and it seems that it only happens when maximizing/restoring 
Safari's
window (by double clicking the title bar), and not when resizing it with the 
handle.
Can you confirm it ?

I guess Safari doesn't dispatch the 'resize' javascript event when being
maximized/restored... I don't see any workaround for this :s

Original comment by Julien.N...@gmail.com on 30 Dec 2009 at 4:02

GoogleCodeExporter commented 8 years ago
If i assign a ID to the IFrame then only this issue is happening..

By my requirement is to dynamically assign the source. Whether the above 
information 
gives u any way to fix this issue

Original comment by ajai.kol...@gmail.com on 4 Jan 2010 at 8:16

GoogleCodeExporter commented 8 years ago
Looks fixed in flex-firame 1.4.5/Safari 4.0.5 (I don't know which one fixed the 
other 
:p)

Original comment by Julien.N...@gmail.com on 14 May 2010 at 4:54