display of elements and tooltiptags

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…

Does this really have something to do with tags in the label??
i don’t see how that can be relevant.

What do you mean with elements on top don’t have a tag? (No tooltip you mean? or a tooltip but no tags?)

But i can’t give you any guarantee that the tooltip of a label that is under other elements will show..

jcompagner:
Does this really have something to do with tags in the label??
i don’t see how that can be relevant.

Sorry, I was talking about the tooltip (with tags) and yes, as soon as I take out the tooltip of the background label the other elements show…

What do you mean with elements on top don’t have a tag? (No tooltip you mean? or a tooltip but no tags?)

I meant no tooltip…

But i can’t give you any guarantee that the tooltip of a label that is under other elements will show..

I know that that won’t show but that is no issue…

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.

i don’t see anything wrong.

I will see if I can build a little test for it tomorrow…

Johan, beats me but when I make a test solution I don’t see this happening. I then went back to my original solution and couldn’t make it happen again :?