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

broken overrideCursor handling in drag&drop in QWS

    XMLWordPrintable

Details

    Description

      In src/gui/kernel/qdnd_qws.cpp QApplication::changeOverrideCursor is sometimes called without a QApplication::setOverrideCursor. If the application sets its own overrideCursor the changeOverrideCursor will change the overrideCursor of the application.
      As a result the cursor to get stuck at Qt::ForbiddenCursor.
      I can trigger this by random selection and dragging on a QWebView.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            mol Michael Olbrich
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes