MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Request - Allow WebView2 zoom range of 10% to 1000%
Nobody has claimed this yet.
- 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.
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.
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