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

Function signature tooltip doesn't update when moving the cursor among function call parameters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • Qt Creator 4.13.0
    • Qt Creator 11.0.0-beta1
    • Editors
    • None
    • Windows

    Description

      Say you have a function call `DoSomething(int a, int b, string c)`. Then you try to call it with `DoSomething(a,b,c)`. Normally, in the call, if you put the cursor after "(", then press "Ctrl + Space", you see a tooltip with the function signature. If you use the keyboard to move the cursor to the right, normally, the parameter, where you are at, should be bold in the tooltip. However, this doesn't work.

      If you re-enter a ',' the tooltip updates to the right position.

       

      PS: sorry for cloning an old issue with the same topic ... it cloned the Fix Version/s too, but I can't clear it

       

      Attachments

        Issue Links

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

          Activity

            People

              davschul David Schulz
              moellney Michael Möllney
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes