Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6.1
-
None
-
MacBook Pro m1, Qt 6.6.1 open source
-
-
c81e31461fd5a5bd2fe959f26b2e6d134b9a71e9, 75a918d48 (dev), 1e0a6b316 (6.7), b97d45c99 (6.6), 4b65b369c (tqtc/lts-6.5), aacf2ec03 (6.6.2)
Description
Application crashes when instantiating a QComboBox, then calling QComboBox::clear() followed by QComboBox::addItem(const QString&, const QVariant&).
I can also reproduce with QComboBox::addItems(const QStringList&)
Attachments
Issue Links
- is duplicated by
-
QTBUG-121008 Crash in QMacAccessibilityElement when using QTreeView/QCombobox
- Closed