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

Dialogs and Pop-Up Windows not corectly displayed with Timer caling update on another widget in background frequently

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.6.2
    • 4.6.0
    • None
    • Qt opencource on win32

    Description

      Wenn porting some applications from 4.5.2 to 4.6.0 I realized a problem when I have frequent updates triggered by a timer in my main window to some childs.
      When the trigger is on pop-up's like drop down boxes are not shown.
      For some Dialogs I can resolve the problem by not caling exec(); but caling setModal(true); and show();

      Attachments

        Issue Links

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

          Activity

            People

              bhughes Bradley T. Hughes (closed Nokia Identity) (Inactive)
              ubestmann Ulf Bestmann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes