[Qt-creator] cursor position memory

Andreas Pakulat apaku at gmx.de
Wed Oct 1 19:57:33 CEST 2014


Hi Christian,

On Wed, Oct 1, 2014 at 6:34 PM, Cristian Tibirna <tibirna at kde.org> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20141001/05ccd554/attachment.html>


More information about the Qt-creator mailing list