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

Opened dialog is not refreshed until mouse button click on it

    XMLWordPrintable

Details

    • 5a76837a7f (qt/qtbase/dev) 5a76837a7f (qt/tqtc-qtbase/dev) 5a76837a7f (qt/qtbase/wip/protobuf) e5743ee7db (qt/qtbase/6.4) e5743ee7db (qt/tqtc-qtbase/6.4)

    Description

      Reproduction:

      Use the dialogs test (tests/manual/dialogs). Click on 'Show modal'. The dialog is not being refreshed - try typing in it. Only when one clicks on the dialog, the typed characters become visible.

      This is due to several expose events being put in the system event queue for the window, where the window is still not visible - this results in the exposed property of the window being false, which results in a drop in window sync request.

        

      Attachments

        Issue Links

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

          Activity

            People

              mikolaj.boc Mikołaj Boc (Inactive)
              mikolaj.boc Mikołaj Boc (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes