MicrosoftEdge / MicrosoftEdge/WebView2Feedback

GetSource returns invalid text after navigation to Cyrillic domain names

Open
#1,427 4 comments 0 reactions 1 assignee View on GitHub

@champnic is already working on this.

Since Jun 22, 2021.

feature request priority-low tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Description
Right away after invocation of method webView->Navigate(L"https:\честныйзнак.рф")
following methods return text "https://xn--80ajghhoc2aj1c8b.xn--p1ai/ ":

  • webView->GetSource()
  • ICoreWebView2NavigationStartingEventArgs -> get_Uri()

Sometimes call of Navigate function to url address, that has Cyrillic characters in its domain part, ends with GPF error. With english domain/url names the method works fine.

Version
SDK: 1.0.864.35
Runtime: Evergreen 91.0.864.48 -->
Framework: C++ 2017, Express
OS: Win7 64 bit Pro

AB#33934737

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.