-
I dunno looks cool but I just wonder
-
### What OS are you using (`uname -a`, or Windows version)?
```
Darwin Nicks-MacBook-Pro-2.local 18.2.0 Darwin Kernel Version 18.2.0: Thu Dec 20 20:46:53 PST 2018; root:xnu-4903.241.1~1/RELEASE_X8…
-
This has happened twice in the last two days:
* https://github.com/beeware/toga/actions/runs/8738532889
* https://github.com/beeware/toga/actions/runs/8713338180
```
tests/widgets/test_webview…
-
### Describe the bug
#[tauri::command]
pub fn create_webview_inner(
window: tauri::Window,
url: String,
x: f64,
y: f64,
width: f64,
height: f64,
) -> Result {
l…
-
### Is your feature request related to a problem?
Currently, when Web App is loading, Telegram application does not display any loader. The only one thing user sees is a WebView with missing conten…
-
### Source information
HentaiRead 1.4.44
### Source language
English
### Steps to reproduce
Steps to reproduce
1. Go to Browse
2. Access the Extension
3. Pick any Doujin
4. Click on Chapter…
-
It seems like this library uses a custom webview. Single Sign On (allowing silent refresh by utilizing Azure authN done by other apps) does not work when a custom webview is used, only the system webv…
-
## Bug report
### Describe the bug
Because of some [JavaFX WebView awkwardness](https://github.com/qupath/qupath/issues/1497), we stop merging all the QuPath javadocs into a single jar, in favor o…
-
### Description
In a MAUI Blazor app, when you try to make an iframe video to run full screen in android devices,
nothing happens.
### Steps to Reproduce
1. Create a new MAUI Blazor app
2.…
-
In order to help users who want more details on how the app works, we should consider a user guide.
Because we might want the user guide to contain screenshots, gifs, or other instructional elements,…