MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Webview2 with internetexplorer.application with sitelist.xml
@champnic is already working on this.
Since Nov 24, 2021.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm trying to use both webview2 and internetexplorer.application object (https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/aa752084(v=vs.85)) because I need to manage also web sites that are not supporting internetexplorer .
I know that today is not available the iemode inside Webview2. The problem is that with the sitelist.xml configured i cannot manage the switch between the two browsers. From internetexplorer object i cannot catch the event of a link that should open in Msedge: no beforenavigate2 event is launched. There is a way to tell internetexplorer.application object to not switch automatically to Edge?
I need a way to switch manually from internetexplorer to webview2 without passing to MSEdge.
Sitelist is needed to manage the pages in iemode outside my application.
Thanks in advance for you help
Best regards
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.