MicrosoftEdge / MicrosoftEdge/WebView2Feedback
GetSource returns invalid text after navigation to Cyrillic domain names
Open
@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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.