A bug under full screen

When the window is under full screen, and use the javascript to window.open("http://www.xxxxxx.com"), the parent window return to the normal size, and the source object's canvas gone to the Opacity=0
[210 byte] By [Cestlavie] at [2007-12-31]
# 1
Well that makes sense. Why would you open a window noone can see?
MortenNielsen at 2007-9-5 > top of Msdn Tech,Silverlight (formerly WPF/E),Silverlight (formerly WPF/E) Developer Issues...
# 2

It's only a test link

I clicked it in full screen, it is normal that the window gone out the full screen , but it is not well that the link's parent canvas gone to Opacity=0

Cestlavie at 2007-9-5 > top of Msdn Tech,Silverlight (formerly WPF/E),Silverlight (formerly WPF/E) Developer Issues...
# 3

Can you send a repro? Also, what browser/platform are you running under? I have tried this, and I see that we exit full-screen mode when you open a new window, but I don't see the Opacity=0 issue.

Thanks,
Ed Maia
WPF/E PM

EdMaiaMSFT at 2007-9-5 > top of Msdn Tech,Silverlight (formerly WPF/E),Silverlight (formerly WPF/E) Developer Issues...
# 4

oh, I'm sorry for not to say it.

It happened in SAFARI

Firefox and IE are OK, but the actualHeight of WPF/E's window was changed after click a window.open function.

Cestlavie at 2007-9-5 > top of Msdn Tech,Silverlight (formerly WPF/E),Silverlight (formerly WPF/E) Developer Issues...
# 5

Sorry for the delay, I will file this bug internally.

Thanks for reporting this issue.

Ed Maia
WPF/E PM

EdMaiaMSFT at 2007-9-5 > top of Msdn Tech,Silverlight (formerly WPF/E),Silverlight (formerly WPF/E) Developer Issues...