MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit

Deadzone in `NumericUpDown` control

Open
#4,094 1 comment 0 reactions 0 assignees View on GitHub
bug evaluation required
Dominant language
C#
Stars
16.3k
Forks
3.5k
Avg merge
1d 22h
Merged PRs (30d)
8

Description

### Bug explanation

The `NumericUpDown` control has a dead zone where, when clicking, it does not focus the element.
I assume this has to do with the internal `ScrollViewer` in the `TextBox`

Image

### Version

5.3.0

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the dead zone in the NumericUpDown control on version 5.3.0, then inspect the control and its TextBox's internal ScrollViewer to identify where clicks fail to focus the element. Done means clicking throughout the control consistently focuses it without breaking existing NumericUpDown behavior; add or update a focused regression test if the relevant test location is found.

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
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.