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

QApplication::restoreOverrideCursor() is not perfect on Mac OS X

XMLWordPrintable

    • macOS

      Setting a custom cursor in a QWidget subclass with
      setCursor(myCustomCursor) and then clearing and setting the mouse cursor in the mouse Press and Release events should
      get back myCustomCursor when the mouse button is released.

      Instead the default arrow cursor is restored on the mouse release.

      Only once the mouse is moved is the myCustomCursor restored.

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

            richard Richard Moe Gustavsen
            dettman Dean Dettman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes