Application resize not working after opening of popup applet
Hi,
I'm currently working on Siebel IP15, trying to find a solution for a requirement using custom PR file.
The file executes a resize() function as well which works as usual.
If I open any popup applet like MVG/Pick applet and then close it, the resize() function stops working,
i.e. Windows resize does not work on minimize.
Even I've replicated this with sample DB/SRF/non-SRF files.
Steps to replicate:
1.) Navigate to Administration - User > Employees view
2.) Try to modify the header (increase any column size) of the Employees applet in a way that a horizontal scrollbar appears.