Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
6.7.0 Beta1
-
None
-
Windows 11 Pro 23H2 Build 22631.2861
Lenovo ThinkPad E15 Gen2 AMD Ryzen 4700U Laptop
Visual Studio 2022 17.8.3, MSVC 19.38.33133.0
Description
My app uses QTreeView with a custom QAbstractItemModel returning different background colors in `data()` for `Qt::BackgroundRole`.
With `fusion` style I get the following expected results (see attachment). When using `windows11` style however no custom colors are drawn in the tree view causing the loss of all visual feedback (attached as well).