Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webview is IE7 #696

Open
yale8848 opened this issue Jul 14, 2020 · 4 comments
Open

Webview is IE7 #696

yale8848 opened this issue Jul 14, 2020 · 4 comments

Comments

@yale8848
Copy link

I find browser type is IE7 when i test webview in windows10 , how do i modify this?

@StephanVerbeeck
Copy link

That is currently not supported.
The reason IE7 is still used as view window is that the old internet explorer ALSO has the code to show directories like the file browser does this.
In fact the file browser, directory browser and the old web browser are THE SAME program and that makes it very hard for Microsoft to disconnect the internal dependency that windows 10 still has with this old code.
This is very unfortunate but that means that there is also no easy fix for this issue in GOlang and in walk.

@pierrejoye
Copy link

Maybe a little updated question. Also it could be done using webview2 (chromium Edge engine).

I am learning Walk, however I suppose it could be done using a custom widget as well and gowebview2? or directly using webview2 (via webview2loader etc)? Am I correct or am I missing some obvious limitation(s)?

@yale8848
Copy link
Author

yale8848 commented Dec 28, 2021

Maybe a little updated question. Also it could be done using webview2 (chromium Edge engine).

I am learning Walk, however I suppose it could be done using a custom widget as well and gowebview2? or directly using webview2 (via webview2loader etc)? Am I correct or am I missing some obvious limitation(s)?

@pierrejoye I also have this question, and it seems that walk can not use webview2.

@pierrejoye
Copy link

pierrejoye commented Dec 28, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants