2 possible bug in dialog

  1. In dialog mode when you set Y position, automatically the X position becomes 0, I think the behavior should be a little bit different. the X position should always be centered unless you specify X.

  2. In dialog mode when you set hey limitation, there is no scroll, and then the components are on top of each other.

image

Hi,

If you want to show scrollbars then add ScrollBoxLayout to your screen.

Unfortunately, due to Vaadin limitation it cannot be done like that. Please note, that all dialogs are centered by default.