Hi Christian, On Wed, Oct 1, 2014 at 6:34 PM, Cristian Tibirna <[email protected]> wrote:
> I didn't try to debug this, but the master, since a few days (a week?) > seems > to "feature" a desynchronization between the current cursor position and > the > last position memorized for mouse wheeling. > > I write at the current position, then I just try to wheel up or down. The > viewport of the editor jumps wildly and I am become confused as to where I > was. The insertion cursor is still placed where it was, but potentially > completely out of the current viewport. Just in case: AFAIK the editor has never change the cursor position when scrolling around. Of course it shouldn't 'jump wildly', but the cursor position is only changed via cursor keys, clicking or PgUp/PgDown not by scrolling (either using the wheel or the scrollbar). So it was always possible to view code and have the insertion cursor out of the visible area. Andreas
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
