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

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

      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();

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes