You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run the application and move the mouse pointer over various images on the page and a tooltip will show down below the application window as seen in the screenshot.
The browser is clearly showing the tip at the height assigned to the control but it should be clipped away or shown at the edge of the rendered content.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Don't know
Last working version (if regression)
No response
The text was updated successfully, but these errors were encountered:
Seems like status bubble doesn't care about the app size and only draws the bubble where the actual webview is or would be if it haven't been clipped. We have marked this a tracking issue and will look at it.
Till then for a workaround if your app doesn't want this status bubble to show you can simply use
What happened?
The WPF browser control shows tooltips outside of the application window.
Importance
Moderate. My app's user experience is affected, but still usable.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
134.0.3124.72
SDK Version
1.0.3124.44
Framework
WPF
Operating System
Windows 11
OS Version
22631.5039
Repro steps
The browser is clearly showing the tip at the height assigned to the control but it should be clipped away or shown at the edge of the rendered content.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Don't know
Last working version (if regression)
No response
The text was updated successfully, but these errors were encountered: