Skip to content

WebView2WebView->Navigate requires full URL? #94

Open
@douglas-jordan

Description

@douglas-jordan

It seems in the sample and in my own code when calling WebView2WebView->Navigate the URL must be a full URL such as "https://www.whatismybrowser.com". If you specify a string like "www.whatismybrowser.com" the function fails with an invalid arguments error. In the WebBrowser control you can specify any sort of string for the URL and the control parses and resolves it correctly.

Will the release version add this partial URL resolve functionality to WebView2WebView->Navigate?
Without this it is a severe drawback to existing code where the WebBrowser IE control works easily.

AB#28586569

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocdocumentation issuespriority-lowWe have considered this issue and decided that we will not be able to address it in the near future.trackedWe are tracking this work internally.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions