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

Annoying tooltips flickering when moving the mouse around

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 3.4.0-rc1
    • Qt Creator 3.4.0-beta1
    • Debugger
    • None
    • Windows 7
    • 8a63f9ea9d53a0944e7d6975a40d4a9045cab600

    Description

      It's a bit hard to notice it in the video, but it is easily reproducible.

      struct Foo { int foo; };
      
      int main()
      {
          Foo foo1;
          Foo foo2;
          Foo foo3;
          Foo foo4;
          Foo foo5;
          Foo foo6;
          Foo foo7;
          Foo foo8;
          Foo foo9;
          return 0;
      }

      Attachments

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

        Activity

          People

            hjk hjk
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes