MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Touch keyboard not displayed when touch/focus to find dialog

Open
#3,493 8 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

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

Description

Description
In tablet mode, open Edge browser, open find dialog and touch to find dialog, touch keyboard is displayed.
After closed touch keyboard, touch/focus again to find dialog touch keyboard not displayed

Version
SDK: Microsoft.Web.WebView2 Version="1.0.1774.30" package
Runtime: WebView2 runtime 113.0.1774.42
Framework: .NET 6.0
OS: Windows 10 Enterprise 2016 LTSB

Repro Steps

  • Use webview2 sample wpf app (WPF_GettingStarted) follow link: https://github.com/MicrosoftEdge/WebView2Samples/tree/main/GettingStartedGuides/WPF_GettingStarted
  • Open webview2 sample wpf app in Windows 10 Enterprise 2016 LTSB
  • in Browswer source, open a local pdf file (example: file:///c:/sample.pdf)
  • open find dialog from Search button in toolbar (or Ctrl + F)
  • touch to find dialog -> touch keyboard is displayed.
  • closed touch keyboard, touch/focus again to find dialog -> touch keyboard not displayed

Screenshots
image

Additional context

  • Edge browser app version 113.0.1774.35 (64 bit) same problem
  • In Windows 10 Pro 22H2, this problem not occurred

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.