Skip to content

[Problem/Bug]: When printing from a WebView2CompositionControl, cannot change dropdown values #5195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
noah-hart opened this issue Apr 8, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@noah-hart
Copy link

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

@noah-hart noah-hart added the bug Something isn't working label Apr 8, 2025
@noah-hart
Copy link
Author

noah-hart commented Apr 8, 2025

As an example, I have selected the Generic Text printer by hovering with the mouse, but nothing changes when I click on it

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants