MicrosoftEdge / WebView2Feedback

Feedback and discussions about Microsoft Edge WebView2
https://aka.ms/webview2
449 stars 55 forks source link

Prevent closing when Print window is visible (more relevant in a embedded control) #1513

Open ajtruckle opened 3 years ago

ajtruckle commented 3 years ago

Simply put, you can close Microsoft Edge (and thus the webView2 control) even though the Print window is on top. In a normal modular system you would have to dismiss the Print window before you can dismiss the underlying window.

This is not a huge issue (although kinda odd IMHO behaviour for the Print window). But it does become more odd when the control is embedded in a CDialog. If I invoke the Print feature so that the print preview is displaying, I can still terminate my parent dialog. This is odd behaviour for my application which for the most part uses model dialogs.

IMHO, I would be expecting this print window to be model, atleast when it is embedded in a CDialog.

AB#34743331

champnic commented 3 years ago

Thanks for the bug report @ajtruckle - I've added it to our backlog.

ajtruckle commented 3 years ago

Will you be updating these issues here once they have been resolved? It would be nice to know when it will be fixed.

champnic commented 3 years ago

Yup - when we resolve the issues and they ship in a runtime or SDK update we close the GitHub issues with info about the version.

This specific bug is a lower priority on our backlog.

ajtruckle commented 1 year ago

Hi ! Any more thoughts about this ticket? 🤔

champnic commented 1 year ago

Hey @ajtruckle - No movement on this one.