MicrosoftEdge / MicrosoftEdge/WebView2Feedback

can't use SendPointerInput with mouse

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

@jamesoli is already working on this.

Since Dec 16, 2022.

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

Description

Description

CoreWebView2CompositionController.SendPointerInput does not accept mouse input.
It should be fixed, because mouse is a pointer device too.

Version
SDK: v1.0.1462.37
Runtime: Stable 108.0.1462.46 (Official build) (64-bit)
Framework: Win32
OS: Win11

Repro Steps

  1. Fill CoreWebView2PointerInfo for mouse event
  2. Call CoreWebView2CompositionController.SendPointerInput with pointer info
  3. The call throws IllegalArgument exception

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.