question

awt7532-6936 avatar image
0 Votes"
awt7532-6936 asked YuZhou-MSFT commented

window.open for Edge IE mode

Hi,
I used window.open method to open a new window with Edge chromium IE mode. When I downloaded a file from the child window, its parent window always hopped to the front and blocked the child window. It is OK to run the same thing on IE directly. Is it a code issue or a browser setting problem?
Thanks,

ms-edge
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @awt7532-6936

I can't reproduce the issue. Download works well in Edge IE mode using window.open(). My sample code in parent window and child window is like below:

188246-image.png

How do you configure the Edge IE mode sites? Do your parent window and child window are both opened in IE mode? Could you please provide a minimal code snippet which can reproduce the issue?

0 Votes 0 ·
image.png (62.0 KiB)

0 Answers