-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
5.6.0, 5.6.1, 5.7.0, 5.11.0
-
None
-
crash confirmed on Windows 10, OS X and Linux
-
-
687422abd (dev), ab628edbb (6.9)
QVector throws "index out of range" on remove. Caused by using a QTableView to edit the information in a QSortFilterProxyModel.
How to cause crash in test case:
- type "Tom" in search bar
- edit "Tom" and change it to something like "Harold"
- click out of box to commit change and the application will crash with an index out of range error
Issue happens when an item that was changed in the GUI is filtered out.
For Gerrit Dashboard: QTBUG-54484 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
634601,4 | QItemSelectionModel: document danger with setData from selectionChanged | dev | qt/qtbase | Status: MERGED | +2 | 0 |
639219,2 | QItemSelectionModel: document danger with setData from selectionChanged | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |