This is a migrated thread and some comments may be shown as answers.

RadSpinEditor Example Bug

1 Answer 102 Views
SpinEditor
This is a migrated thread and some comments may be shown as answers.
Brad
Top achievements
Rank 2
Brad asked on 08 Dec 2007, 12:52 AM
Hi,

Just playing with your RadSpinEditor Example and found a minor bug.

If I manually enter a value above the max (eg. 200) then press the up button the TextChanging event returns the entered value (200) for "Old value"  and "New value" even though the displayed value is the max value of 100.  I think it should display the max value (100) for both New and Old in this case!

If I again enter a value above the max and press the down button it returns 100 for the "Old value" and 99 for the "New value".  In this case, shouldn't the old and new values be 100 as technically it didn't really start at 100 and as such should be performing some kind of control reset?

Thanks,
Brad

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 10 Dec 2007, 10:29 AM
Thank you for reporting these issues, Brad. I have fixed them already as per your suggestions. Please, expect the enhancements in the official release. I have updated your points.
 

All the best,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
SpinEditor
Asked by
Brad
Top achievements
Rank 2
Answers by
Peter
Telerik team
Share this question
or