Highlight the three item
Set color red by keyboard shortcut
Expected result
All highlighted item become red
Actual result
Just the first level become red
Environment
Web
Additional information
Anything else you think would help our investigation, like a screenshot or a log file? You can drag and drop screenshots to this box. For large amount of text, try putting them into something like Pastebin.
Hi Chris, some attributes don’t pass down to children as you select them, so to color all of them, please color A first, and then multi-select B and C.
The reasoning is that otherwise there’s no way to color only A, as selecting A will always select B and C as well, in an hierarchical world.
We still haven’t gotten a conclusion on how to properly distinguish between selecting both parent and children and only the parent (the children are part of the parent, so they will look selected as well). For the time being, we’ll keep it as is.