Hi All, it may sound like a silly question but, i dont know I am not able to do cut operation in xamtexteditor, when i am in edit mode for that control, after selecting text, if i press Ctrl+x , selected text is not getting cut and it remains there. what could be the problem? or is this the default behavior of XamTextEditor, if it is, then how to override?
Thanks in advance
Anybody has any idea on this?
Hello,
Can you please post a small sample reproducing this behavior? I was unable to do so with just a xamTextEditor on the window in version 2016 Volume 1.
Hey Michael, thanks for you your response, i dont know but now it works , the problem i was facing was: When in xamgrid, i double click any cell for edit mode, whole text would be selected, then if i press Ctrl+X, clipboard will get that text, but that editor wont become empty, and if you keep pressing Ctrl+X multiple times, CPU usage will go high, after some time texteditor will become empty . Same behavior i was facing in wpf sample browser application also. i checked on other system too.but now i can do Ctrl+X, and it behaves as expectations :) Dont know what was the problem.
Thanks,
Suketu
Which sample in the sample browser reproduced this issue? It sounds like an intermittent issue between edit mode and a read only cell. I'd have to see the issue to make a probable assumption.