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

Context help shows help for the focus widget even if the editor's help tool tip is shown

    XMLWordPrintable

Details

    Description

      To reproduce:

      Type the following and wait for parsing to finish.

      QString dupa;
      dupa.toLower();
      

      1) Don't touch the keyboard except of F1 key when needed
      2) LMB click over "QString" and press F1 (before tooltip appears)
      3) LMB click over "toLower" and press F1 (before tooltip appears)
      4) LMB click over "QString" and wait for tooltip to show up. After tooltip appears press F1
      5) Position mouse cursor (without LMB click) over "toLower" and wait for tooltip to show up. Press F1. Help window shows: "No documentation available"

      Attachments

        Issue Links

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

          Activity

            People

              con Eike Ziller
              jkobus Jarek Kobus
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes