Open khoabui1412 opened 1 year ago
I got this issue while stretching (scaling) the webview2 window to the second screen(stretched in first and in second) in a two monitor setup, the hover popup appears on the second monitor even though the html element is on the first.
Describe the bug
I have custom web with tooltip:
Xaml code:
when the Scale X, ScaleY is different than 1, the position of tooltip is wrongly showed in webview2.
Steps to reproduce the bug
Run custom web above with scale not equal 1.
Expected behavior
No response
Screenshots
No response
NuGet package version
None
Windows version
No response
Additional context
No response