I have 3 elements. A label in the background and a label and checkbox on top of the background label.
When I give the background label a tooltiptag (in my case with tags in there) and the elements on top don’t have a tag these 2 elements don’t show up all the time. They are there, I can check/uncheck the checkbox, but not always visible…
hmm i don’t know exactly what the problem then is (why set a tooltip on that label)
but i tried to get that behaviour
add a label give it a tooltip , background color and display tags = true;
add another label put it ontop of the previous one (and set it to transparant
add a button which also is transparant and put it also on top of the first label.