Info |
---|
This only applies to the COM add-in. |
Our Outlook Email for Jira add-in uses a web view for most of it’s UI, as most of the code of the COM add-in is shared with the Office add-in.
...
For the COM add-in however, by default we use the installed version of Internet Explorer 11, since we experienced issues with Microsoft Edge with some customers. You can however, if supported by your version of Windows, enable the Edge WebView manually. This has the benefit of improved performance and much smoother rendering.
Microsoft Edge web view (legacy) requirements
Windows 10 (at least 1803)
Administrative rights when installing the add-in
Microsoft Edge web view requirements
Microsoft Edge Web View runtime needs to be installed: Download here
Activate Edge web view
If these requirements are met, you should be able to activate the Edge web view via the technical settings in Outlook. The setting will be active immediately.
...