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

Crash/inifinite loop when tabbing dock widget

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P0: Blocker P0: Blocker
    • 4.6.2
    • 4.6.0, 4.6.1
    • Widgets: Main Window
    • None
    • 3d2dbeb65089efaff4b92b7d13c13c1a234f71b0

      In some cases you can have an infinite loop.
      In KWord, you can run it and then try to tab a dock widget and it will trigger the problem.
      The special thing to reproduce this is to connect to the visibilityChanged signal of the dock widget and then saving the state of the main window.

      The problem is that when we change the current tab in the tabbar, the layout is still in an intermediate state. So we need to make sure it is in a valid state before setting the current tab.

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

            vfm Thierry Bastian (closed Nokia identity) (Inactive)
            vfm Thierry Bastian (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes