This was an internal bug to window component that we fixed.
We have an observation: onOpen and onClose events are fired after the window open and close and make a separate request to the server.
Because of this initially the window will apear in a position and after onopen request comes back it will move the window to your position.
A better solution will be to use value bindings for top, left, width and height so they are used exactly when the windows open.
Best regards,
Simplica Support Team.
|