MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Request - Allow WebView2 zoom range of 10% to 1000%

Open
#95 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

On Internet Explorer and the original Edge released in Windows 10 the zoom level can be adjusted from 10% to 1000%. On Edge-Chromium its range is limited to 25% to 500%. It would be nice to have the same range of 10% to 1000%.

Additionally a way to disable the Zoom popup which displays when WebView2->put_ZoomFactor is used. For a generic web browser seeing the zoom is fine but in an automation app this is annoying and unneeded. Perhaps add another member to Settings->put_IsZoomFactorWindowEnabled(BOOL);

Thanks.

AB#24620433

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.

Research direction

Start by reviewing the WebView2 zoom-factor behavior and the Settings API mentioned in the request. The desired outcome is support for a 10%–1000% zoom range and an option to disable the zoom popup when put_ZoomFactor is used; the issue provides no source files or tests to run.

Written by the indexing model from the issue text.

Assessment

Domain
api, desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.