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

Tooltips don't dodge cursor; text is obscured by large cursors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.15.0, 6.2.3
    • None

    Description

      The placement logic for widget tooltips doesn't attempt to avoid the cursor; consequently it can be covered up by large cursors.

      Can likely be fixed simply by adjusting QTipLabel::placeTip to place the tooltip above instead of below the cursor; since IIRC getting the cursor size across platforms for precise dodging is flaky.

      Attachments

        1. tooltip.png
          14 kB
          Janet Black
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            appadeia Janet Black
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes