I found a strange behaviour:
- Open a document.
- Copy a text.
- Paste.
- Undo.
- Redo.
Redo command works but also select all document content. Why? How can I avoid it?
It happens only with paste: all other redo commands haven't this behaviour.
Thank you.
3 Answers, 1 is accepted
0
Hello Marco,
I tested a simple scenario with paste and undo/redo operations following the listed steps but couldn't reproduce the behavior you are observing. I am attaching a video to demonstrate my exact steps. Could you check it and let me know if I am missing something?
Regards,
Tanya
Telerik by Progress
I tested a simple scenario with paste and undo/redo operations following the listed steps but couldn't reproduce the behavior you are observing. I am attaching a video to demonstrate my exact steps. Could you check it and let me know if I am missing something?
Regards,
Tanya
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
Marco
Top achievements
Rank 1
answered on 13 Oct 2016, 10:06 AM
video.zip give me a 404 error :( .
Here my video showing the bug: http://download2.anastasis.it/software/marco/bugpasteredo.mp4
Redo button command code is just:
editor.Redo();
0
Hello Marco,
Please, excuse us for the attachment. The error was caused by a technical issue on our side which is already resolved and now you should be able to download the archive.
Unfortunately, I am still unable to replicate the behavior you are observing. To ensure that I am performing the exact steps, I captured a video. Please, find it attached. The buttons invoke respectively the Copy(), Paste(), Undo() and Redo() methods of RadDocumentEditor.
Could you share more details on how the text is copied? Are you using the methods of RadDocumentEditor to perform this as well? I tried them but no selection is left after the Redo(). Could you confirm the version of the assemblies you are using?
It would be great if you could open a support ticket through our ticketing system. There you can attach archives and I would like to ask you to share a sample application that reproduces the issue you are observing. This way we will be able to check what is causing the behavior and help you faster.
Regards,
Tanya
Telerik by Progress
Please, excuse us for the attachment. The error was caused by a technical issue on our side which is already resolved and now you should be able to download the archive.
Unfortunately, I am still unable to replicate the behavior you are observing. To ensure that I am performing the exact steps, I captured a video. Please, find it attached. The buttons invoke respectively the Copy(), Paste(), Undo() and Redo() methods of RadDocumentEditor.
Could you share more details on how the text is copied? Are you using the methods of RadDocumentEditor to perform this as well? I tried them but no selection is left after the Redo(). Could you confirm the version of the assemblies you are using?
It would be great if you could open a support ticket through our ticketing system. There you can attach archives and I would like to ask you to share a sample application that reproduces the issue you are observing. This way we will be able to check what is causing the behavior and help you faster.
Regards,
Tanya
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.