Quote:
Originally Posted by user_none
QPlainTextEdit cannot handle a large number of QTextCursor replace operations. Doing a replace all on a large document with a large number of replaces will cause it to crash.
|
This sounds exactly as the behavior I am seeing. I must say that repeating the action after a restart sometimes does work, but not always. Also, on older versions this was not the case.
It affects my way of working, because I usually do all kind or S&R on the whole book before splitting.
Is this a problem with the current version of QT? Any ideas about a solution for it?