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

Create new window on window.open() #66

Open
benfrancis opened this issue Feb 5, 2025 · 0 comments
Open

Create new window on window.open() #66

benfrancis opened this issue Feb 5, 2025 · 0 comments
Labels
story User Story
Milestone

Comments

@benfrancis
Copy link
Member

benfrancis commented Feb 5, 2025

As a user I want a new window to open when I follow a link targeted at a blank page, or a page opens a new page.

window.open() and target=_blank

Note that you need to wait for the did-attach event to be fired on a webview before you can call webview.loadURL()

@benfrancis benfrancis converted this from a draft issue Feb 5, 2025
@benfrancis benfrancis added the story User Story label Feb 5, 2025
@benfrancis benfrancis added this to the 0.1 milestone Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story User Story
Projects
Status: No status
Development

No branches or pull requests

1 participant