Hello, I'm trying to fix this issue but I don't understand how is parent window refreshed after return from dialog. Which js function is responsible ?
I found:
if (closeCallback)
{
_setDependent(parentWindow, windowName, closeCallback);
}
in Window.js.
Can you give me some ideas how and where (in code) fix this issue? It is
critical, because our customers really like alt F4.
Thanks for any info,
Martin
