We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the sample application when the page opens any link opens in a new window instead of a new tab.
And the new window has a readonly address bar.
Is it possible to make new links open in a new tab?
The right click context menu has "Open link in new window" and it also needs an "Open link in a new tab".
I tried using breakpoints and updating to the latest WebView2 but there's no event happening to create a tab on the existing window.
Another useful customizable setting that would be nice is to prompt where downloads save to.
Browser tabs don't seem to support dragging to swap the tab order.
If I hit the + tab button, I'd like the new tab to start blank and wait for me to enter the URL instead of going to the start page.
A password callback would be useful so a custom password manager could be used.
New windows have a readonly address bar.
The UI needs forward and back buttons.
New tabs open the start page, but I'd rather open to a blank page.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In the sample application when the page opens any link opens in a new window instead of a new tab.
And the new window has a readonly address bar.
Is it possible to make new links open in a new tab?
The right click context menu has "Open link in new window" and it also needs an "Open link in a new tab".
I tried using breakpoints and updating to the latest WebView2 but there's no event happening to create a tab on the existing window.
Another useful customizable setting that would be nice is to prompt where downloads save to.
Browser tabs don't seem to support dragging to swap the tab order.
If I hit the + tab button, I'd like the new tab to start blank and wait for me to enter the URL instead of going to the start page.
A password callback would be useful so a custom password manager could be used.
New windows have a readonly address bar.
The UI needs forward and back buttons.
New tabs open the start page, but I'd rather open to a blank page.
The text was updated successfully, but these errors were encountered: