Skip to content

[Problem/Bug]: Navigating to certain URI schemes (e.g. mailto:, calculator:, res:) causes the webview2 process to crash at specific conditions #5322

@jls28

Description

@jls28

open any page,
then navigate to mailto:test : work as expected (a dialog prompt appear),
then, without reloading or changing the page, navigate again to mailto:test : this crash the wv2 process.

note : add_LaunchingExternalUriScheme is not used.

the same thing happens with "calculator:", "ms-settings:", "tel:", at first navigation, a prompt dialog appear,
at second navigation, the process crash.

and also "res:" crash the process immediatly at first navigation.

Probably there are others.

wv2 137...93

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions