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
What happened?
Using WebView2CompositionControl within a wpf application. After clicking print, none of the dropdown boxes allow changes using the mouse.
Notes:
Arrow keys and enter allow selection changes.
There is no problem using WebView2 instead. However this is not possible because of the airspace issue.
What happened?
What happened?
Using WebView2CompositionControl within a wpf application. After clicking print, none of the dropdown boxes allow changes using the mouse.
Notes:
Arrow keys and enter allow selection changes.
There is no problem using WebView2 instead. However this is not possible because of the airspace issue.
Nuget Source
https://www.nuget.org/packages/Microsoft.Web.WebView2/1.0.3179.45
Sample Wpf App1 using WebView2CompositionControl
Importance
Important. My app's user experience is significantly compromised.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
1.0.3179.45
SDK Version
No response
Framework
WPF
Operating System
Windows 11
OS Version
24H2
Repro steps
Start the sample app
Right click on the form and select Print
Try to change one of the dropdown boxes, such as printer, color, print on both sides, etc
Expected:
Make changes to dropdown boxes
Actual:
Drop down box values can be selected, but no change is actually made.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
No, this never worked
Last working version (if regression)
No response
The text was updated successfully, but these errors were encountered: