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

Mouse enterEvent missing from widget when closing non-modal dialog

XMLWordPrintable

    • 5361513ec812c545ca2cedea6c8a30c362cb8e5d 7091be1b7999d93fe2126042161dcd1d8fd20026

      Please test with attached example.

      Steps to reproduce
      1. Move mouse cursor on top of MainWindow and see "Mouse in Window"
      2. Press key "1" dialog opens and see "Mouse not in Window"
      3. Don't move mouse and press enter to close dialog
      4. Dialog is gone, mouse is on top of widget, but text is still "Mouse not in Window" which means QWidget enterEvent() is not called.

      Works on Windows 7.

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

            zaps166 Błażej Szczygieł
            qtcomsupport Qt Support
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: