MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Resizing parent when Print UI is visible
Open
@monica-ch is already working on this.
Since Mar 31, 2023.
bug
priority-low
tracked
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I am asking this more out of curiosity. The Print UI window is modeless which means I can resize the parent window.
But, when you resize the parent the preview does not update to match the new window sizes.
The way I see it:
- Leave it as it is - tough - not nice!
- Handle the window size changing in WebView2 and update the display - sensible option.
- Allow us to invoke the Print UI as model so that the user can't resize the parent window.
Personally I think that option 2 is the best. Has this issue been considered before?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.