-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.8, 6.9
-
-
f08f2b4a9 (dev), ec0f2eac0 (6.10), b6b02a987 (6.9), 06f15f522 (tqtc/lts-6.8)
When using QCheckBox as an editor widget in a delegate (e.g., QStyledItemDelegate::createEditor), the checkbox does not display its checkmark indicator when:
- The active style isĀ windows11
- The widget is visible, has non-zero geometry, and isChecked() returns true
Under these conditions, the checkbox appears blank, even though it is present and functional.
When switching to the Fusion style, the checkbox displays correctly.
- relates to
-
QTBUG-135213 QTreeView creates ghost artifacts when scrolling
-
- Closed
-
- resulted from
-
QTBUG-120254 Cell value leaking into other cells when entering new value
-
- Closed
-