Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-9891

Autocompletion annoyance

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 2.8.1
    • Qt Creator 2.8.0
    • Editors
    • None
    • Qt Creator 2.8.0
    • e3c5796d2fa68c90e19c6352397ba594e1131507

    Description

      When you type fast and you know what you type, and use "." instead of "->" for faster typing, autocompletion window "corrupts" the cursor position.

      If I type something like: "member.setval", following happens:
      "member.setv" appears. cursor is moved after ".". Completion menu appears. The text becomes:
      "member->setv". Then my last 2 letters appears after the ->, and the final text becomes:
      "member->alsetv"

      This is annoying, I must always wait a second. The problem does bnot appear if I type "->" properly, or the real operator is "."

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            davschul David Schulz
            petersvp Peter Petrov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes