Replies: 1 comment 1 reply
-
Hey @nordanz, I just confirmed that webviews continue to work on Windows (Firefox) for me. Since the feature also works for you on Linux and we provide the same options to the iframes, independent of the host OS, I'm not sure what to recommend here - looks like an OS issue to me. Perhaps some weird security/firewall settings? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello There,
I have some extensions with some webview panels. they are working fine in electron but not in the browser mode when I run the Theia in Windows OS (They are working on Linux machine). is there a restriction for webviews in windows or this is a bug?
Windows OS: Windows 10, 11
Browser: Edge, Firefox
Theia Version: 1.62.0, 1.63.0
This is the warning I see in windows.
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing. about:blank#blocked
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions