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

QTabBar in movable mode crashed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • 4.7.2
    • None

    Description

      When horizontal QTabBar in movable mode and dragged tab moved out QTabBar::width() we have

      ASSERT failure in QList<T>::operator[]: "index out of range", file ../../include/QtCore/../../src/corelib/tools/qlist.h, line 464

      catched in QTabBar::paintEvent() at widgets/qtabbar.cpp:1587

      d->tabList.count() = 3
      selected = 3

      Attachments

        For Gerrit Dashboard: QTBUG-18883
        # Subject Branch Project Status CR V

        Activity

          People

            ogoffart Olivier Goffart (Woboq GmbH)
            greatsnake Vladimir Tingaev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes