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 on Linux #74

Open
mainstringargs opened this issue Nov 25, 2019 · 0 comments
Open

WebView on Linux #74

mainstringargs opened this issue Nov 25, 2019 · 0 comments

Comments

@mainstringargs
Copy link

Description

WebViews do not work on Linux. They work fine on OSX and Windows. The BasicWebViewFactory has a placeholder for createLinuxWebView, but it has TODO: implement native WebView for Linux.

Expected behavior:

WebViews appear in Linux as they do in Windows and OSX

Actual behavior:

WebViews do not appear on Linux and an UnsupportedOperationException is thrown

Operating System and Version

Any flavor of Linux

Additional Information

Unclear if this would be possible or if it could be implemented similarly to how the OSX and Windows libraries are.

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

1 participant