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

Overwriting selection with Shift pressed crashes RadRichTextBox

1 Answer 47 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Paweł Polaczyk
Top achievements
Rank 1
Paweł Polaczyk asked on 17 Jan 2014, 10:54 AM
I've got an empty WPF app with only a RadRichTextBox in there.So my XAML looks like:

<Grid>
    <t:RadRichTextBox />
</Grid>

1. I run the application.
2. I type "bug" to the rich text box.
3. I double click on the word "bug" to select the whole word (double click it with mouse, do not select with keyboard)
4. I press Shift and I keep it pressed.
5. I start to type "BUG"

After "U" is typed I get an InvalidOperationException.

Do you have the same problem? Do you know is it a known bug? Is there any fix expected to it?
My build version is: 2013.3.1204.45

1 Answer, 1 is accepted

Sort by
0
Missing User
answered on 17 Jan 2014, 03:38 PM
Hi Paweł,

Thank you for getting to us with this!

I’m very happy to inform you that we have already fixed this problem. You could find the fix in the latest LIB and it will be included in the next official release.

Please, let me know if you have any other issues. I would be glad to provide any assistance.

Regards,
Yancho
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
RichTextBox
Asked by
Paweł Polaczyk
Top achievements
Rank 1
Answers by
Missing User
Share this question
or