WebPagepanel and WebTabPanel cannot have another pagepanel inside them

see https://tracker.xojo.com/xojoinc/xojo/-/issues/74945

there is a pagepanel inside the pagepanel (and also tabpanel)
either they disapear, or they don’t belong to the parent panel
I verified that the “red” rectangle was present when moving the pagepanel inside the other
curiously, the tabpanel reacts differently, but it’s still not working the way it should.
xojo 2023r11 or 2023r4ß and macos ventura

The docs warn of this:

1 Like

:frowning: !!

But you might be able to place the WebPagePanel on a WebContainer which is then placed on a WebPagePanel/WebTabPanel?

I managed to place two webpagepanel side by side and I can go with it.
but sometimes you would need this

Leave the case open @Jean-Yves_Pochez, even if isn’t supported now, I can turn it into a Feature Request and see if it can be implemented.

4 Likes