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

[REG 5.9->5.10] Changing the tab order can cause an assert on exit

    XMLWordPrintable

Details

    Description

      [REG 5.9->5.10] Changing the tab order can cause an assert on exit due to the fact that when it is deleting a widget then it tries to confirm that the focus chain is what it should be (in that focusPrev of the next points to the widget being deleted) and this is not the case at this point

      In this case it happened when the tab order was explicitly changed with a QCheckBox, QTabWidget and a QTextEdit.

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes