Hi everyone, I faced (and I am facing) today the following situation: I have two buttons that are set to visible=false. I also have a panel in which I load a layout. If I show this panel in front of the hidden buttons when I hide it again then both buttons are visible without setting the visible=true. I searched in the code for visible=true for both buttons and this has nothing to do with the algorithm route. Can someone reproduce it?