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
CoreWebView2.ContainsFullScreenElementChanged is not raised when Enter PDF full screen toolbar button is clicked in PDF reader which makes it impossible to display the PDF content in fullscreen.
Importance
Moderate. My app's user experience is affected, but still usable.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
118.0.2088.61
SDK Version
1.0.2164-prerelease
Framework
WPF
Operating System
Windows 10, Windows 11
OS Version
22621.2428
Repro steps
Add an event handler to CoreWebView2.ContainsFullScreenElementChanged
What happened?
CoreWebView2.ContainsFullScreenElementChanged
is not raised whenEnter PDF full screen
toolbar button is clicked in PDF reader which makes it impossible to display the PDF content in fullscreen.Importance
Moderate. My app's user experience is affected, but still usable.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
118.0.2088.61
SDK Version
1.0.2164-prerelease
Framework
WPF
Operating System
Windows 10, Windows 11
OS Version
22621.2428
Repro steps
CoreWebView2.ContainsFullScreenElementChanged
Enter PDF full screen
button in the toolbar of PDF reader opened in WebView2Expected:
CoreWebView2.ContainsFullScreenElementChanged
is raised so the app can go to full screen.Actual:
CoreWebView2.ContainsFullScreenElementChanged
is not raisedRegression
No, this never worked
Last working version (if regression)
No response
AB#47289526
The text was updated successfully, but these errors were encountered: