Forum Discussion
ikuno
Jan 04, 2022Copper Contributor
showmodaldialog から Window.open を開いた時の挙動が異なる
EdgeのIEモードで
showmodaldialog から Window.open を開いた時に
HKEY_LOCAL_MACHINEの
SOFTWARE\Microsoft\Windows\CurrentVersion\policies\systemの
EnableLUAが
0と1の時で挙動が異なります。
1:有効の場合は、EdgeのIEモードで立ち上がります。
0:無効の場合は、EdgeのIEモードではなく、IEが立ち上がります。
この動きが異なるのはなぜ発生するのですか?
環境は以下の通りですが、他のバージョンでも発生しているのは確認しております。
Microsoft Edge のバージョン96.0.1054.62 (公式ビルド) (64 ビット)
Windows のバージョンWindows 10 Version 20H2 (Build 19042.1415) (64 ビット)
Internet Explorer モード アダプターのバージョン96.0.1054.62 (dual_engine_adapter_x64.dll)
確認お願い致します。
1 Reply
Sort By
- ikunoCopper Contributor単純な翻訳を転記
The behavior when opening Window.open from showmodaldialog is different
In IE mode on Edge
When opening Window.open from showmodaldialog
HKEY_LOCAL_MACHINE
SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ policies \ system
EnableLUA
The behavior is different when it is 0 and 1.
1: If enabled, it will start up in IE mode of Edge.
0: If disabled, IE will be launched instead of Edge's IE mode.
Why does this movement occur differently?
The environment is as follows, but we have confirmed that it has occurred in other versions as well.
Microsoft Edge version 96.0.1054.62 (official build) (64-bit)
Windows version Windows 10 Version 20H2 (Build 19042.1415) (64-bit)
Internet Explorer Mode Adapter Version 96.0.1054.62 (dual_engine_adapter_x64.dll)
Please check.
Thank you.