Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-38084

Qt 4.8: If a ToolTip is really large it flashes on Linux if the mouse pointer is over it

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • Some future release
    • 4.8.4, 4.8.5
    • GUI: Window management
    • None
    • Ubuntu 12.04, CentOS 6

      This most probably happens because normally tooltip appears besides the mouse pointer, but if it doesn't manage to do that (since it is too large) the window loses focus to the popup and then closes its tooltip re-gets it and opens it again.

      The attached example application can be used to reproduce the issue.

      Steps to reproduce:
      1. run the example
      2. move mouse cursor on top of the application window

      Expected result:
      A large tooltip is shown

      Actula result:
      The tooltip shown is flashing

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

            jolind Jorgen Lind
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes