Skip to content

WebView OnNavigated Event Returns WebNavigationResult.Failure for URLs with Non-Western Characters Even Though Webpage is Properly Loaded #27425

@praveenkumarkarunanithi

Description

Description

On the Windows platform, the WebView's OnNavigated event returns WebNavigationResult.Failure for URLs containing non-Western characters, even though the webpage is properly loaded. It is working fine in other platforms.

Steps to Reproduce

  1. Run the attached simple sample:
    WebviewIssueSample.zip
    The sample uses a WebView with a URL containing encoded non-Western characters.
  2. Click "Load URL" to load the WebView: This will trigger the navigation to the specified URL.
  3. Observe the label: The label shows "Failed to navigate" because the WebNavigationResult is coming as Failure even though the webpage is properly rendered on the Windows platform.

Link to public reproduction project repository

No response

Version with bug

9.0.30 SR3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

Windows

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-webviewWebViewp/2Work that is important, but is currently not scheduled for releasepartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/windowss/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions