Hi Phil,

Running PyQt4.11.3 with Python3.4 and Qscintilla2.8.4 on Windows 64-bit and am experiencing this horizontal scrollbar bug with with long lines (more than 1000 characters):
http://sourceforge.net/p/scintilla/bugs/338/
In short the horizontal scrollbar won't scroll to the very end of long lines,
there are always about 15 characters not visible to the right.
Also when pressing the End key the cursor goes correctly to the end of the line but is not visible, because of the same problem as above. Even typing additional characters
at the end of the line doesn't move the view to the end.

Is the underlying Scintilla component that old, or am I doing something wrong?

Cheers,
Matic

_______________________________________________
QScintilla mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/qscintilla

Reply via email to