microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
110.91k stars 6.53k forks source link

[ColorPicker] Provides wrong color with magnifier #31800

Open SALTWOOD opened 7 months ago

SALTWOOD commented 7 months ago

Microsoft PowerToys version

0.79.0

Installation method

PowerToys auto-update, Microsoft Store

Running as admin

No

Area(s) with issue?

ColorPicker

Steps to reproduce

  1. Open the "magnifier"
  2. Enlarge the screen (cannot be 100%)
  3. Open the Color Chooser
  4. Choose a color
  5. Bug!

image PowerToysReport_2024-03-08-18-22-22.zip

✔️ Expected Behavior

选取的颜色是鼠标指针指着的位置的颜色 The selected color should be the color of the position pointed by the mouse pointer

❌ Actual Behavior

实际上,选择的颜色与鼠标指针指着的位置的颜色不一致 Actually, the selected color does not match the color of the position pointed by the mouse pointer

Other Software

放大镜(Windows 系统自带) Magnifier (built-in in Windows)

SALTWOOD commented 7 months ago

注:当我使用管理员模式时,这个错误仍然会出现 Tip: This error still occurs when I use administrator mode.