MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Minimum font setting in webview2

Open
#3,537 4 comments 0 reactions 2 assignees View on GitHub

@Lakshmisha-KS is already working on this.

Since Feb 12, 2025.

feature request priority-low tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
Users can set the minimum font size in Chrome and Edge. Is there a similar setting in webview2?

I am developing a C # winform program that uses webview2 to print web pages. If the minimum font on the page is 6pt, but the minimum font displayed in webview 2 is much larger than 6pt, the printed result will be much larger than 6pt. This is the problem I want to solve.

In addition, there is no font size limit in the webbrowser control. For example, if the font size on the page is 6pt, when I print using webbrowser, it still prints 6pt.

Describe the solution you'd like and alternatives you've considered
If you set the minimum font for webview2 to 0pt, or open the minimum font setting, it can solve my problem.

thanks

AB#44926633

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.