MicrosoftEdge / MicrosoftEdge/WebView2Feedback
[Problem/Bug]: Copy/paste functions not working with touchscreen
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
What happened?
When I select text within a page displayed in the WebView2 control, the menu for selecting "Copy" appears but I'm unable to click on it. It just stays open until I click away. The text doesn't get copied to the clipboard as I'm not able to paste it inside or outside of the app. Selecting Ctrl+C using the touchscreen keyboard also fails to work. If I use an external keyboard or a mouse, it works fine.
Importance
Moderate. My app's user experience is affected, but still usable.
Runtime Channel
Prerelease (Edge Canary/Dev/Beta)
Runtime Version
129.0.2792.79
SDK Version
2839.0
Framework
WinUI2/UWP
Operating System
Windows 11
OS Version
22631.4317
Repro steps
- Run the webview2_sample_uwp app from https://github.com/MicrosoftEdge/WebView2Samples on a Microsoft Surface touchscreen device with no external keyboard or mouse.
- Select some text by long pressing on it.
- The context menu with the clipboard options appear but I'm not able to click on them.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Don't know
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.