MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Webview 2 content is getting clipped partially and doesn't resize properly to it's content height
Open
@champnic is already working on this.
Since May 5, 2021.
bug
priority-low
tracked
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description

I want to disable the WebView2's vertical scrolling and to keep the parent element scrolling instead. So I tried to resize the webview2's height to the height of its actually rendered content.
What I observed is the Webview2's height is getting set properly to its contents height, But despite still the height being set properly the content inside the webview2 is not getting rendered fully, Instead only the partial content at the top is shown.
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.