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

Opened dialog is not refreshed until mouse button click on it

XMLWordPrintable

    • 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)

      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.

        

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes