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

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

    XMLWordPrintable

Details

    • macOS

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes