Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.4, 6.6.2, 6.7.0 Beta3
-
3ca615d97 (dev), 755f96436 (6.8), e0d518c84 (6.7)
Description
Defining in the stylesheet a background color and a border color for an item does apply the border and the background color to the branches as well.
There is no issues with Qt5 nor if only the border color is defined.
The issue is especially apparent when a selected item has a different background color and a border-color.
To reproduce, please run the attached example project.
Attachments
Issue Links
- resulted in
-
QTBUG-123632 Regression: Setting background-color style of QTreeView::item breaks alternatingRowColors
- Closed