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

Context help sometimes doesn't show help for methods

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 12.0.2, Qt Creator 13.0.0-rc1
    • Help System
    • Linux/Wayland

    Description

      As can be seen in the screenshot below, the help content for addWidget is not shown in the context menu. Opening

      To reproduce, open the Qt Screenshot example (from Qt 6.5), navigate to screenshot.cpp, and hover over the addWidget method. The same applies to e.g. setWindowTitle, but not to e.g. addStretch in buttonsLayout->addStretch();.

      Opening the help side bar with F1 on the same cursor position shows the help successfully – in some cases after selecting the correct topic first, in others like mainLayout->addWidget(optionsGroupBox); even without having to select a topic.

      Attachments

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

        Activity

          People

            jkobus Jarek Kobus
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes