The Markdown viewer renders incorrectly after modifying the screen scaling factor.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 24.7k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 1
Description
Describe the bug
The Markdown viewer renders incorrectly after modifying the screen scaling factor.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Windows11/Settings/System/Screen Scaling'
- Click on '150%'
- Run QuickLook
- Preview some markdown file, works fine here.
- Go to 'Windows11/Settings/System/Screen Scaling'
- Change to other values like '125%'
- Preview same markdown file, the display area is smaller than window area.
Expected behavior
webview display area should fit the window
Desktop (please complete the following information):
- OS Version: Windows 11 25H2
- QuickLook Version: MsStore 4.5.0 UWP
Screenshots and Exception Log
Should be:
But:
Besides, Image viewer works fine
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 reproducing the issue on Windows 11 with the Markdown viewer while changing the screen scaling factor between previews. Trace the Markdown viewer's webview sizing and scaling handling; done means the webview display area fits the window after the scaling factor changes, while confirming the Image viewer remains unaffected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100