Hey Support,
We did an update from 6.3.8 to 6.4-preview1, which is wonderful and that version solved quite a lot of issues. Thank you.
Howver after keeping updating to preview 2, our login form becomes strange. Let me post the images here:
6.4.P1 login form: (correct one)

6.4.P2 login form: ( "funny one" --> the main form will have my above login page controls as well...)

What we did is: in main form load() method, showDialog a login form. After user correctly logins in, close the logon form and go back to & continue to render the main form. But preview 2 shows the stange stuff. The same code and we didn't make any changes.
Could you please suggest?
Thanks heaps!