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

[REG 5.11 -> 5.12] Enter/leave event doesn't work properly

    XMLWordPrintable

Details

    • Windows
    • df27484fc0349bb060e023ac2dce246c1176d838 (qt/qtbase/5.12.1)

    Description

      Enter/leave event doesn't work properly since Qt 5.12 on Windows 10:

      Case 1:

      • press left mouse button (e.g. on text edit when cursor shape differs from arrow),
      • move mouse outside windows,
      • move mouse to initial position,

      Current result: we've got a leave event only and mouse cursor shape is arrow, not text cursor.
      Expected result: no leave and enter event when moving mouse with button pressed.

      Case 2:

      • right click to open popup menu (e.g. on text edit when cursor shape differs from arrow),

      Current result: we've got a leave event (sometimes not immediately) and cursor shape is changed into arrow. After closing popup we don't have an enter event, so cursor shape is arrow, not a text cursor. Since now we doesn't have any enter/leave events for window.
      Expected result: enter event must come when popup is closed. Also enter/leave events must work for window after closing a popup.

      Attachments

        1. qtbug72600.zip
          2 kB
          Friedemann Kleint
        2. QTBUG-72600.zip
          1.0 kB
          Błażej Szczygieł

        Issue Links

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

          Activity

            People

              anrocha André De La Rocha (Inactive)
              zaps166 Błażej Szczygieł
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes