MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Hololens 2 virtual keyboard sometimes does not pass value to textinput in WebView2

Open
#3,570 3 comments 0 reactions 3 assignees View on GitHub

@jennifer-nejad is already working on this.

Since Jun 15, 2023.

bug tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Description

We are attempting to implement uwp application for Hololens 2 using WebView2. Hololens 2 device is updated with insider preview build.
We have encountered issue where on certain website the virtual keyboard does not update textinput field. This renders our app useless.
When we try doing the same thing in Microsoft Edge on Hololens 2 the virtual keyboard works as expected. This is why we presume it is WebView2 issue.

Version
Framework: UWP
OS: Hololens 2 Win11 latest insider preview build

Repro Steps

  1. Download webview2_sample_uwp from https://github.com/MicrosoftEdge/WebView2Samples
  2. In Browser.xaml.cs change _homeUrl to "https://www.skoda-scholaris.ys-beta.cz/creator/"
  3. Have Hololens 2 with Microsoft insider preview build
  4. Deploy app to Hololens 2
  5. When application loads click on "External Sign In" button and attempt to write something into username or password field with virtual keyboard
  6. Observe that keyboard says "Can´t show preview" and pressing keys does not trigger any changes.

Virtual keyboard should change value of the focused text-input field.

AB#45067760

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.