Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.0.0
-
None
-
15047f8816716af0794da4164daa3e007175a78a
Description
Several bugs lurking:
a) bool OutputWindow::isScrollbarAtBottom() const seems to be just wrong: verticalScrollBar()>value() == verticalScrollBar()>maximum(); should be better
b) Moving the visible cursor and using it to add text.