-
As far as I understand, the `webview.destroy()` method should free up all resources as it should run `unbind()` once the webview window is closed. But I am getting an error from Deno's test sanitizer.…
-
Hello
I am using codemirror version 5.56.16
Inside Android webView I am running a HTML file with CodeMirror for syntax highlighting.
There is a bug,
when the caret is at leftmost of a new line, an…
-
### Describe the problem
wry supports creating transparent webviews on both mobile and desktop, but AFAICT the tauri method is only enabled on desktop. I've only used v2 but from looking at the docs …
-
**User Story**
As a user, I want extension code running in Platform.Bible that has access to the full abilities of the platform to be the author's intended code so that I am more secure.
**Descrip…
-
When using the Webview_Windows in Flutter Windows Desktop app as a widget, web pages are rendering fuzzy. Our app is a canvas white boarding app with several widgets on the canvas. When we open Web Pa…
-
### Use case
Our app uses webviews for login and safari shows a prompt to save password. It is annoying to handle that explicitly everytime. Also it causes other flakiness.
![image](https://githu…
-
It would be nice, if the public class `TeslaWebLoginViewController` would trigger the Safari AutoFill option to fill out passwords automatically. It might work with something like this:
```
in…
-
Steps to reproduce:
1. On the web, go to My Sites > Tools > Marketing > Sharing Buttons.
1. Make sure the option to "Show reblog button" is checked.
1. Create and publish a new post.
1. Sign in …
-
Windows下检查WebView2是否安装,引导用户下载。
-
When a user selects files via ``, we lose the actual path of the files inside the webview.
It'd be nice to have a handler that captures the file list, similar to how we have handlers for dragging …