Hello
UI for WPF 2015.2.623.45
I use RadMaskedTextInput in a xbap web application and have an issue with pasting text. Sporadically the application crashes with a
System.ArgumentOutOfRangeException
Message: Index was out of range. Must be non-negative and less than the size of the collection.
exception.
The pasted string does not contain any special charactes.
Regards
Thomas
4 Answers, 1 is accepted
Additional info:
at
System.Text.StringBuilder.Remove(Int32 startIndex, Int32 length)
at Telerik.Windows.Controls.RadMaskedTextInput.HandlePasteNoMask(Object value,
Object& returnString)
at Telerik.Windows.Controls.RadMaskedTextInput.HandlePasteOverride(Object
value, Object& returnString)
at Telerik.Windows.Controls.RadMaskedInputBase.HandlePaste()
at Telerik.Windows.Controls.RadMaskedInputBase.OnApplicationPaste(Object
sender, ExecutedRoutedEventArgs e)
We are not aware of the reported error and cannot reproduce it. Can you please send me a sample project or runnable code snippets that demonstrate the issue? This will allow me to test it locally and investigate what is causing this behavior.
Regards,
Martin
Telerik
Hello
I really would like to send you a small example, can you tell me how to do this? Allowed extensions: .jpg, .jpeg, .gif, .png
Regards
Thomas
Yes, the forum allows only image attachments. To send an archive you can open a new Support Ticket from your account with your questions and the isolated project.
Regards,
Martin
Telerik