Skip to content

can't use SendPointerInput with mouse #3072

Open
@ringoz

Description

@ringoz

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions