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

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 15.0.0-beta1
    • Editors
    • Windows

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes