MicrosoftEdge / MicrosoftEdge/WebView2Feedback

[Feature]: Get the transparency of the web page

Open
#4,930 6 comments 2 reactions 1 assignee View on GitHub

@Lakshmisha-KS is already working on this.

Since Nov 22, 2024.

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

Description

Describe the feature/enhancement you need

Can I pick up the transparency of the web page at the mouse position?

The scenario/use case where you would use this feature

When I use webview2, I embed it in my 3D program (UnrealEngine). I want to realize the function of mouse penetration of web pages. When my mouse picks up the transparency value of 0, all interactions with webview2 will be disabled. Otherwise, I can interact with webview2.

How important is this request to you?

Critical. My app's basic functions wouldn't work without it.

Suggested implementation

I hope there is a way to get the transparency of the web page at the current mouse position in real time (for example: GetCurrentMousePositionTransparent), so that I can continue with the following operations

What does your app do? Is there a pending deadline for this request?

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.