MicrosoftEdge / MicrosoftEdge/WebView2Feedback
[Problem/Bug]: On-screen/touch keyboard does not open for input fields when physical keyboard is detached.
@tofuandeve is already working on this.
Since Aug 15, 2024.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
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
- Run unity UWP app with webview2 plugin implementation on a touchscreen device with detached physical keyboard.
- Load any webpage with an input field and touch/select the input field.
- 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
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.