Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-20 | 0 | 0 | 0 | 0 | 2 |
| 2026-09-19 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-18 | 0 | 0 | 0 | 0 | 2 |
| 2026-09-17 | 0 | 0 | 0 | 0 | 1 |
| 2026-09-16 | 1 | 1 | 0 | 0 | 0 |
| 2026-09-15 | 1 | 0 | 0 | 0 | 2 |
| 2026-09-14 | 0 | 0 | 0 | 5 | 2 |
| 2026-09-13 | 1 | 0 | 0 | 2 | 92 |
| 2026-09-12 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-11 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-10 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-09 | 2 | 0 | 0 | 0 | 0 |
| 2026-09-08 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-07 | 0 | 0 | 0 | 0 | 0 |
Opened: 2
Closed: 1
Comments: 0
Events: 5
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#1752 macOS: avoid panic when WKWebView or navigation request URL is nil Opened 3 months ago | cfool | open | type: bug platform: macOS | 1 | 0 | 1 day ago |
#1171 Is there a way to open a self signed certification https site with wry::WebViewBuilder? Opened 3 years ago | cyberpsyche | open | No labels | 4 | 0 | 2 days ago |
#403 Dependency Dashboard Opened 5 years ago | renovate[bot] | open | No labels | 8 | 1 | 3 days ago |
#1318 winit example panics on macOS Opened 2 years ago | johanholmerin | open | type: bug platform: macOS | 2 | 0 | 4 days ago |
#1518 [feature] WebKit add setting allowsLinkPreview to prevent 3D touch preview on links iOS Opened 2 years ago | voxelbee | closed - completed | No labels | 1 | 0 | 4 days ago |
#1848 [bug] macOS: WKWebView stops presenting frames (stale/partial frames) while DOM and accessibility tree stay live Opened 4 days ago | SailingLoong | open | No labels | 0 | 0 | 4 days ago |
#1845 Android: get_webview aborts the process with SIGABRT after the activity is destroyed Opened 6 days ago | bbmediaco | open | No labels | 0 | 0 | 6 days ago |
#1842 WebKit (macOS): element with a transform inside CSS multi-column repaints at the wrong column coordinates on hover (reproducible in Safari browser; affects wry apps) Opened 7 days ago | rhywonfeong | open | type: bug platform: macOS status: upstream | 0 | 0 | 6 days ago |
#1837 Android: RustWebView.getCookies(url) crashes the app with NullPointerException when CookieManager.getCookie() returns null Opened 11 days ago | bbmediaco | open | type: bug platform: Android status: needs triage | 1 | 0 | 9 days ago |
#1836 Expose WebView2 AllowHostInputProcessing as a per-webview Windows option Opened 11 days ago | claell | open | type: feature request platform: Windows | 0 | 0 | 11 days ago |
#1782 [bug] WebView2 Runtime 150 hardening breaks WebDriver automation on elevated hosts (--remote-debugging-port dropped) Opened 2 months ago | goosewobbler | open | platform: Windows status: upstream | 2 | 0 | 13 days ago |
#1761 Host app's global WH_KEYBOARD_LL hook receives no key events while a wry WebView2 window has focus (Windows) Opened 3 months ago | nayballs | open | type: question platform: Windows | 1 | 0 | 16 days ago |
#1822 macOS: responding to a stopped WKURLSchemeTask aborts the process; the exception::catch guard from #1215 does not prevent it Opened 30 days ago | zq-nimbus | open | type: bug platform: macOS | 0 | 0 | 21 days ago |
#1825 docs: PermissionKind's media-capture variants are missing the "Platform-specific" block that every other variant has Opened 25 days ago | apollo-2006 | open | type: documentation | 1 | 0 | 21 days ago |
#1826 WebView can stay white when XWayland ignores minimum size Opened 23 days ago | Deftera186 | open | type: bug platform: Linux | 0 | 0 | 22 days ago |
#445 Pointer lock broken/unusable (Linux/macOS) Opened 5 years ago | fivethousand | open | help wanted type: bug platform: All | 24 | 1 | 26 days ago |
#1756 macOS: panic in drag_drop::collect_paths Opened 3 months ago | 0xffz | open | type: bug platform: macOS priority: high | 3 | 0 | 30 days ago |
#1813 webview2: attach_ipc_handler blocks the UI thread ~100 ms injecting the ipc bridge even when no ipc_handler is set Opened 1 month ago | amishabenramani | closed - completed | No labels | 2 | 0 | 1 month ago |
#1810 [Windows] crashes when response is too big in custom protocol handler Opened 1 month ago | Legend-Master | open | type: bug platform: Windows status: upstream | 0 | 0 | 1 month ago |
#1794 Windows parent subclass dereferences null refdata during teardown reentrancy Opened 2 months ago | qwerfunch | closed - completed | type: bug platform: Windows | 0 | 0 | 1 month ago |
#1808 undecorated_resizing::attach_resize_handler panics if the webview's parent chain isn't exactly webview → GtkBox → GtkWindow Opened 1 month ago | quietrabbitai | open | platform: Linux | 0 | 0 | 1 month ago |
#1255 File uri causes panic in `attach_ipc_handler` Opened 2 years ago | andrewbaxter | closed - completed | type: bug | 5 | 0 | 1 month ago |
#1802 [Android] Gray play-button overlay on `<video>`, and no way to override `getDefaultVideoPoster` Opened 2 months ago | velocitysystems | closed - completed | type: bug platform: Android status: needs triage | 0 | 0 | 2 months ago |
#1805 `with_additional_browser_args` replaces wry's default browser args with no way to extend them Opened 2 months ago | justanotheranonymoususer | open | type: feature request platform: Windows type: documentation | 0 | 0 | 2 months ago |
#1798 [bug] WebView2: `focused(true)` (the default) may cause error 0x80070057 Opened 2 months ago | justanotheranonymoususer | closed - completed | type: bug platform: Windows | 1 | 0 | 2 months ago |