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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes