Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: window.open Fails to Respond in Wry on macOS 14.3.1 #1439

Open
wdrlly opened this issue Dec 11, 2024 · 0 comments
Open

Bug: window.open Fails to Respond in Wry on macOS 14.3.1 #1439

wdrlly opened this issue Dec 11, 2024 · 0 comments

Comments

@wdrlly
Copy link

wdrlly commented Dec 11, 2024

I encountered an issue while using Wry to create a window that loads a website on macOS 14.3.1. The window.open operation within the website fails without any response or error message. This issue persists even when using the examples from Winit or MultiWebView.

Steps to Reproduce:
1.Create a window using Wry to load the website.
2.Right-click on a link within the website.
3.Select "Open link in new window."

Expected Behavior:
A new window should open with the selected link.

Actual Behavior:
No response occurs, and there are no error messages displayed.

Environment:
macOS Version: 14.3.1
VSCode Version: 1.95.3
Rust Version: 1.83.0
CodeLLDB Version: 1.11.1

Please let me know if you need any additional information or modifications!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant