MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Webview 2 content is getting clipped partially and doesn't resize properly to it's content height

Open
#1,244 5 comments 0 reactions 1 assignee View on GitHub

@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

image

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.

AB#41783474

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.