MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Touchpad navigation gesture
Open
@tofuandeve is already working on this.
Since Apr 21, 2022.
bug
tracked
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
In Edge, it is possible to navigate using a two-finger swipe gesture on the touchpad (similarly to the touchscreen swipe gesture).
Is there a way to enable this in WebView2 when embedding using DirectComposition? It seems to work when using the normal HWND embedding approach, but I don't see any way to pass through the gestures with the composition api.
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.