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

macOS: Using setCursor() inside tabletEvent() handler doesn't work unless the pen is pressed against the tablet

XMLWordPrintable

      qtbug65200.zip Using setCursor() inside tabletEvent() handler doesn't work unless the pen is pressed agaist the tablet.

      Steps to reproduce:

      • Run the sample attached.
      • Use a tablet, wacom or equivalent, to move the cursor.
      • Move the cursor above the test app by hovering the pen above the tablet.
      • Press the pen down so that it touches the surface of tablet.
      • Observe the cursor.
        EXPECTED: The cursor turns invisible when it is inside the TestWidget.
        ACTUAL: The cursor turns invisible only when the pen touches the tablet.

      Might be related to QTBUG-65199

        1. main-with-more-cursors.cpp
          3 kB
        2. qtbug65200.zip
          2 kB
        3. qtbug65200.zip
          0.8 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            axelspoerl Axel Spoerl
            risto.sipola Risto Sipola
            Votes:
            3 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes