Current Behavior
If you fill in a Numberfield in the UI and want to scroll down. You activate the step (increase or decrease value), which is not the behavoir you want.
You now have to click outside the input field before scrolling down.
Expected Behavior
Scrolling shouldn’t increase the value of a numberfield. Options to allow fast scrolling is by pressing the arrow buttons or change to a slider.
A regular NumberField should imo not be sensitive to scrolling.