Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
4.5.1
-
None
Description
When having a QTextEdit containing html with links and images and calling
textEdit->verticalScrollBar()>setValue(textEdit>verticalScrollBar()->maximum());
then the vertical scrollbar will not scroll to the bottom as it should.