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

Cursor behavior in Qt Creator window is broken after launching an application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.10.1
    • None

    Description

      This bug manifests after an application is launched from within QtCreator and mouse focus is returned to the Qt Creator window. An example of this behavior: if focus is returned to Qt Creator by clicking on a source code editor the cursor becomes an IBeamCursor and regardless of where the cursor is moved within the Qt Creator window the cursor will not change to the correct cursor for the widget beneath. Normal cursor behavior is restored if the cursor is moved outside the Qt Creator window.

      Steps to reproduce on macOS:
      1) Create a new Non-Qt Project of type 'Plain C++ Application'.
      2) Open the newly created main.cpp in Qt Creator source code editor.
      3) Run newly created project.
      4) Return focus to the Qt Creator window by clicking on source code editor widget. Cursor will change to IBeamCursor type.
      5) Move cursor anywhere within Qt Creator window, cursor will remain IBeamCursor type.
      6) Move cursor to Qt Creator window frame, or outside completely.
      7) Return cursor to Qt Creator window, cursor behavior in Qt Creator should now be normal.

      Attachments

        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
            jsac Jason Staiert
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes