Skip to content

Misaligned pixels when scaled at multiples of 25% or 50%, but not 100%Β #2182

@Arlodotexe

Description

@Arlodotexe

Describe the bug

At certain scaling values, there's misalignment between 8 and 9 on the digit grid.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Set system scaling to any value other than a multiple of 100.
  2. Open calculator
  3. Observed misaligned pixels

Expected behavior

Grid should be properly aligned at all display scales.

Screenshots

Issue is demonstrated here: https://www.youtube.com/shorts/IHhpu_bfYZk

Testing on my own machine:
At 100% scaling:
image

At 125% scaling:
image

Device and Application Information

  • OS Build: 10.0.22631.0
  • Architecture: X64
  • Application Version: 11.2403.6.0
  • Region: en-US
  • Dev Version Installed: False

Additional context
A good place to start when fixing this is to investigate and confirm whether it's caused by the Multiples of Four design/layout rule being broken, which is a common cause for this in other apps.

Requested Assignment

I'm just reporting this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions