Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.15.2
-
Fix Version/s: None
-
Component/s: GUI: Look'n'Feel
-
Labels:None
-
Platform/s:
Description
Issue can be reproduced by adding this to Qt Application example :
openAct->setCheckable(true); openAct->setChecked(true);
- Windows 10
- Windows 11
Issue probably affects Qt 6, but I haven't tried yet.