I'm observing a strange behavior.
I'm opening an info dialog with ui.info() by clicking a button in another window W, where W is opened by the main window with showmodal()
When the info dialog is opened, after few seconds, the modal window W is automatically stretched by few pixels horizontally and is shown as "busy". If I close the info dialog, the caller modal window W returns to normal size and look.