microsoft / microsoft/PowerToys

[PowerAccent] Rect operator/ missing Width/Height zero guards (Fixed in #46684)

Open
#46,958 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Bug Product-Quick Accent
Dominant language
C
Stars
139k
Forks
8.6k
PR merge metrics
PR metrics pending

Description

Bug

Rect.operator/(Rect,Rect) only guarded X/Y, not Width/Height — produced Infinity.
Status: Fixed in PR #46684
Found by AI test review fleet

Contributor guide

Open the contributing guide

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

The issue identifies Rect.operator/(Rect,Rect) as the affected entry point and says Width/Height zero guards were missing. No file or test is named in the payload; inspect PR #46684 first, since the issue states that the bug is already fixed.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.