João Neves

Results 70 comments of João Neves
trafficstars

Check the latest 3.120.4. It should fix that issue.

Hi, I dont recognize those properties. All I see is that they seem to belong the the WebView2 control from microsoft, which has nothing to to with our WebView.

Have you tried on the [Sample App](https://github.com/OutSystems/WebView/tree/master/SampleWebView.Avalonia)? Is your control [Focusable](https://github.com/OutSystems/WebView/blob/master/SampleWebView.Avalonia/MainWindow.xaml#L60)?

There's a manifest missing (on windows). We'll open a PR to fix it.

Meanwhile you can check and apply the same changes of: https://github.com/OutSystems/CefGlue/pull/143/files

> Can you please provide an example of how this can be used? Even better if it is a real-world usage example. Added a test.

Hi, there's this [PR](https://github.com/OutSystems/CefGlue/pull/88) opened waiting for feedback to check if its working.

No plans, but open to PR that introduces Linux support.

Now available: [120.6099.204](https://www.nuget.org/packages/CefGlue.Avalonia/120.6099.204)

Hi, Thanks you for your PR. Before moving forward please separate into multiple PRs, each feature or fix in its own PR.