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
We have a WPF application that contains a WebView2 control hosting web content. When our automation team runs the Accessibility Insights tool against our app the WPF View hosting the WebView2 control displays 6 errors stating "An on-screen element must not have a null BoundingRectangle property". When I looked at the Visual Tree I noticed the errors were coming from within the WebView2 control itself.
So to test the problem in isolation I downloaded the Main branch of the WebView2 Samples and loaded up the WPF sample. When I run the Accessibility Insights tool against the sample app I receive the same 6 null BoundingRectangle property errors.
What happened?
We have a WPF application that contains a WebView2 control hosting web content. When our automation team runs the Accessibility Insights tool against our app the WPF View hosting the WebView2 control displays 6 errors stating "An on-screen element must not have a null BoundingRectangle property". When I looked at the Visual Tree I noticed the errors were coming from within the WebView2 control itself.
So to test the problem in isolation I downloaded the Main branch of the WebView2 Samples and loaded up the WPF sample. When I run the Accessibility Insights tool against the sample app I receive the same 6 null BoundingRectangle property errors.
I have included the Accessibility Insights test results.
TestResults 11-01-23.zip
Importance
Moderate. My app's user experience is affected, but still usable.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
118.0.2088.76
SDK Version
1.0.2164-prerelease
Framework
WPF
Operating System
Windows 10
OS Version
19045.3570
Repro steps
Regression
Don't know
Last working version (if regression)
No response
AB#48487699
The text was updated successfully, but these errors were encountered: