summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2024-02-02 21:44:37 +0100
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2024-02-08 18:31:26 +0100
commit1d799e91082092821a04885bd9d069febefc37da (patch)
tree5734ca6cce77f5328d89ec0bbbfd8290a801b1e6 /src/gui/rhi
parenta5f85926395a59e7f7b505f0d5b4ec46b90addb3 (diff)
QAbstractItemView: close all child editors when parent is removed
QAIV::rowsAboutToBeRemoved() closed all child editors when the child was a direct ancestor of the removed index but forgot to check if the index is an indirect ancestor. Some of those editors were removed later in updateEditorGeometries() but not all as the testcase in the bug report showed. Pick-to: 6.7 6.6 6.5 Fixes: QTBUG-103476 Change-Id: I90b3d3bff3857aa79f96eecf23d980928693b7bc Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'src/gui/rhi')
0 files changed, 0 insertions, 0 deletions