microsoft / microsoft/PowerToys
[PowerAccent] Rect operator/ missing Width/Height zero guards (Fixed in #46684)
Open
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
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
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