Skip to content
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

[Problem/Bug]: Printing does not work under certain conditions. #4354

Closed
srm2sr opened this issue Feb 7, 2024 · 2 comments
Closed

[Problem/Bug]: Printing does not work under certain conditions. #4354

srm2sr opened this issue Feb 7, 2024 · 2 comments
Assignees
Labels
bug Something isn't working tracked We are tracking this work internally.

Comments

@srm2sr
Copy link

srm2sr commented Feb 7, 2024

What happened?

We are developing a C# window form project that connects webView 2 to a specific version(120.0.2210.61), not the installed version(119 or 115 or 121...).
However, if it set IE Mode on the Edge browser to "Allow", the print dialog window appears when webView 2 requests printing, but the preview screen is in an infinite loading state.
If it set browser IE Mode to "not Allow", the print will work fine.
The peculiar thing is webView 2 works well regardless of edge mode when using an installed version(119 or 115 or 121...) rather than connecting specific versions(120.0.2210.61).
This is only happening when webView 2 is connected to a non-installed module and not a specific version of the problem.
Everything works well when printed on the installed webView 2.
I think it's an environmental issue.
I don't understand why this happens and what kind of connection. Is there a solution?
dd

Importance

Blocking. My app's basic functions are not working due to this issue.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

120.0.2210.61

SDK Version

1.0.1054.31

Framework

Winforms

Operating System

Windows 10

OS Version

No response

Repro steps

edge browser settings IE Mode = allow
not installed webView2
print

Repros in Edge Browser

No

Regression

No, this never worked

Last working version (if regression)

No response

@srm2sr srm2sr added the bug Something isn't working label Feb 7, 2024
@monica-ch monica-ch added the tracked We are tracking this work internally. label Feb 13, 2024
@monica-ch
Copy link
Contributor

@srm2sr Thank you for the bug report, we'll investigate the issue and update the thread with the info soon!

@srm2sr
Copy link
Author

srm2sr commented Feb 21, 2024

@monica-ch
We close the issue because there was a problem within our program. Thank you.

@srm2sr srm2sr closed this as completed Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tracked We are tracking this work internally.
Projects
None yet
Development

No branches or pull requests

2 participants