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

Tooltip for parameter list of overloaded methods switches back to first overload method each time a comma is pressed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • Qt Creator 4.5.0-beta1
    • Qt Creator 3.1.0-beta, Qt Creator 3.4.0, Qt Creator 3.5.1, Qt Creator 3.6.0, Qt Creator 4.3.1, Qt Creator 4.4.0-beta1, Qt Creator 4.5.2, Qt Creator 4.7.2, Qt Creator 4.8.1, Qt Creator 4.9.1
    • C/C++/Obj-C++ Support
    • None
    • Windows
    • Windows

      When a overloaded method is typed in an tooltip is shown for the parameters of the method.
      When there are many overloads (e.g. QString::arg() method) there are 20 overloads :-O

      When popping up the first (by what indexing metric ?) overload is shown.

      Pressing the cursor down shows the other overloads.
      Finally (overload 12 of 20) I arrived at my desired overload for double values.
      But when pressing a comma the first overload is shown again.... that is not the one for double that I wanted to use.
      So pressing 12 cursor down again... until the next ','

      Attached are screenshots just before pressing ',' and after pressing ','

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

            kosjar Nikolai Kosjar
            moellney Michael Möllney
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes