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

Make QWidget not synchronously send move and resize events for top level widgets

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.4.0 Beta
    • None

      When a top level widget is being shown or resize is called on it, it will synchronously send a resize event. The tst_QWidget::childEvent test even tests for this behavior.

      Instead we really should wait for the platform plugin or the Windowing System to give us some events that will be sent to the QWidgetWindow and then propogated down to the tlw QWidget.

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

            Unassigned Unassigned
            jolind Jorgen Lind
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes