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

Pressing F1 for Qt object help opens the help page for the symbol under text cursor instead of the one being hovered over

    XMLWordPrintable

Details

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

    Description

      Hovering a mouse cursor over a Qt object symbol in a C++ file shows a tooltip prompting to press F1 for the help. However pressing F1 actually opens a help article for the symbol under the text cursor, not the symbol being hovered over, see the attached clip. Notice that in the video the text cursor is placed onto v variable of type QVector<int> and then the mouse cursor is hovered over test variable of type QString. When F1 is pressed it opens help for QList (to which QVector is an alias) instead, not QString.

      Attachments

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

        Activity

          People

            davschul David Schulz
            ansemkiv Andrii Semkiv
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes