web-view icon indicating copy to clipboard operation
web-view copied to clipboard

Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications

Results 100 web-view issues
Sort by recently updated
recently updated
newest added

I'm trying to use this library in a way where I have multiple windows that are stepped by a thread (which happens to be the main thread), and then a...

### description I'm using the master branch in a rust project and it fails to render a webview on macos and the program crashes when instantiating webview according to my...

For some reason I am getting a white screen when I run my app under Xfce. It seems to have laid out the page and I am getting mouse-over effects....

So what I am trying to do is: 1. load some small images, display them as buttons, in html 2. users may click buttons to open local image files then...

**MY SETUP**: Win10 Home on a virtual machine EdgeHTML feature **THE ISSUE**: I'm running Win10 Home on a virtual machine and for whatever reason `window.external.invoke` always returns `undefined` rather than...

I used web-view,, want to show the small window with notice words in it, and automatically disappear after 2 seconds. so create the handler and use it to exit the...

I am developing a Web plug-in of Rust native app (Plug-in will be loaded into a Webview instance of native Rust app). My plug-in must fetch ( via GET/POST/PUT/DELETE requests)...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies
javascript

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies
javascript

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies
javascript