I created a popup with dimensions set to width: 400 and height: 210 in the Designer. However, when I open it in the web browser, the size doesn't match what I expected.
I reviewed the system.perspective.openPopup() function, but it doesn’t seem to reference size, so I assume the dimensions should follow what’s defined in the Designer.
Is there a way to ensure the popup respects the defined size when opened in a browser?
I've attached some screenshots to show the behavior.