Hello, I received the following message via the eric issue tracker and have seen it myself.
--------------------------- If there are to many warnings or errors shown in the eric(5) editor widget the scrollbar sometimes "holds" it's length, so that the only way to scroll down is using the keyboard. After an right click, a window geometry or when taking a screenshot change the scrollbar shortens to the correct length and everything is normal. Steps to reproduce it: 1 open eric5 2 enter in many lines a word (doesn't need to have any sense :)) 3 save it as python file 4 test the scrollbar - see the problem --------------------------- The warnings shown by eric are done via QScintillas inline annotations. It seems, that the space needed for these annotations are not taken into account for determining the scrollbar size. Regards, Detlev-- *Detlev Offenbach* [email protected]
_______________________________________________ QScintilla mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/qscintilla
