Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Problem/Bug]: On-screen/touch keyboard does not open for input fields when physical keyboard is detached. #4746

Open
MdIqubal opened this issue Aug 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MdIqubal
Copy link

What happened?

I am using the unity plugin for a UWP unity application. On touch screen devices that don't have a keyboard or when the physical keyboard is detached, the on-screen or touch keyboard does not open automatically when an input field is selected in any loaded webpage . This was tested on Surface pro 10 and Surface book.

Importance

Blocking. My app's basic functions are not working due to this issue.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

No response

SDK Version

0.22.6, 0.22.7-pre.1

Framework

Unity Plugin

Operating System

Windows 11

OS Version

No response

Repro steps

  1. Run unity UWP app with webview2 plugin implementation on a touchscreen device with detached physical keyboard.
  2. Load any webpage with an input field and touch/select the input field.
  3. The on-screen/touch keyboard does not open.

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

No, this never worked

Last working version (if regression)

No response

@MdIqubal MdIqubal added the bug Something isn't working label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants