qt5base-lts/tests/auto/qplaintextedit
mae 4d38a48a70 Fix insert and scroll to bottom case
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)
2011-05-10 12:54:49 +02:00
..
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qplaintextedit.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qplaintextedit.cpp Fix insert and scroll to bottom case 2011-05-10 12:54:49 +02:00