I am using Experience Builder Developer Edition(v1.18). I have a scrolling panel that contains rows with cards, each card has a button that opens a window of info. When I make the pop-up a fixed window - as soon as the window opens, the (Main Stage) image behind it, shrinks and there is black space behind the pop-up. When the window is closed, the black space is still there. It also has changed all the other scrolling panel Main Stage images (I have 3) to be smaller, so there is a lot of black/blank space below them. Only reloading the page fixes this problem.
The image should stay there and the rows with cards scroll over this background image. When I make the pop-up an anchored window, it works correctly, the image doesn't change size or move. I want to use a fixed window. Is this a bug or is there a way to fix this ?
Here's a picture of the fixed window showing the image has moved up and there is black space where it was...
I "solved" my problem by making the pop-up windows to be anchored. The fixed windows do not work correctly. Hopefully this is fixed in a future release.