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

Windows: Alt-Tabbing into Qt widget application, mouse cursor doesn't change to widget custom cursor until mouse is moved

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.0.0 RC 1
    • 5.0.0 Beta 2
    • None
    • Windows 7
    • 39a09526870e7cd0b27402aca817a71306dc5c41

      Steps to reproduce:

      1) Run any application with a non-toplevel widget that has custom cursor, such as QLineEdit.
      2) Move cursor over QLineEdit
      3) Alt-Tab out of the application and back into it without moving the cursor.
      --> Mouse cursor is the default arrow (or whatever cursor the toplevel widget has been assigned) instead of the custom cursor of line edit. The cursor will change to correct one after the mouse is moved.

      This is a regression from 4.8.

        For Gerrit Dashboard: QTBUG-27585
        # Subject Branch Project Status CR V

            kleint Friedemann Kleint
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes