i didn't found something about this bug, so i want to report it.
If you use the RadColorEditor and the User enters more than 8 Character into the input field, the program Crashes.
Best regards
Morten
1 Answer, 1 is accepted
0
Martin Ivanov
Telerik team
answered on 11 Mar 2015, 12:07 PM
Hello Morten,
I tested the reported scenario, but I was not able to reproduce any error in the RadColorEditor control. When you enter an invalid hex color string in the input field, the color is coerced and reset to #00000000.
I used the following color editor definition to check on your case:
<telerik:RadColorEditor x:Name="cEditor" />
Can you please let me know if I am missing something? Also, it would be helpful if you can provide me with more details on your implementation and a runnable code that demonstrates the issue.
Regards,
Martin
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.