2025-03-16, 08:16:07
If i lock the new window with args.handled = true, navigation in EdgeWebBrowser.Navigate does not work.
However, if I allow the new window to be opened, and then use EdgeWebBrowser.Navigate to same URL, that works fine. The only issue is the new opened window... remains opened and active.
However, if I allow the new window to be opened, and then use EdgeWebBrowser.Navigate to same URL, that works fine. The only issue is the new opened window... remains opened and active.
CYZ