4d38a48a70
When using QtextCursor::insert() with a large text followed by setting the vertical scrollbar to its maximum value (scroll to bottom), QPlainTextEdit would not behave properly if a document size change was triggered by the insertion due to line wrapping. This was visible in Qt Creator. Auto test included. Reviewed-by: con (cherry picked from commit 5d144faf3c524ab557b88f69c4b755e20237e846) |
||
---|---|---|
.. | ||
.gitignore | ||
qplaintextedit.pro | ||
tst_qplaintextedit.cpp |