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

Auto completion box closes while typing.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • Qt Creator 8.0.0
    • Qt Creator 8.0.0-beta1, Qt Creator 8.0.0-beta2, Qt Creator 8.0.0-rc1
    • None
    • Windows
    • d3a40b1d0418d430a0f6b4827e1be053e8b49a30

    Description

      (Tested only on Windows 11 so far.)

      The auto-completion dropdown in the text editor (C++ editing) closes automatically when the second character is typed. Example: (|-symbol is the cursor in the editor)

      QVariant v;
      v.t|
      

      will open the dropdown for auto-completion. When I then type an 'o', like

      QVariant v;
      v.to|
      

      the dropdown automatically closes and I have to manually reopen it via <ctrl>+<space>.

      See the attached screen recording for clarification. As can be seen there, with the second letter after the dot, the dropdown closes. (I press <ctrl>+<space> to open it up and proceed.)

      Attachments

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

        Activity

          People

            davschul David Schulz
            julianw Julian Weiß
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes