Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Created Unassigned: CommonNumericUpDown scroll bug [22315]

$
0
0
Examples:

<xctk:IntegerUpDown Value="{Binding SomeValue1}" Increment="5"/>
<xctk:DecimalUpDown Value="{Binding SomeValue2}" Increment="5"/>
<xctk:ShortUpDown Value="{Binding SomeValue3}" Increment="5"/>

Bug description:

1. Set Increment to any value, e.g. to 5.
2. Set the value to something not dividing exactly to increment. E.g. Value = 6.
3. Scroll down to the value below zero. Works fine.
4. Try to scroll up back to the value above zero. Make sure you can't. The value remains negative.

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>