setModal Dialog problem on MAC 10.4.7
In Mac, when we click Help Button inside the modal dialog to
execute JSObject(Help Page), a new Browser window appears
with the URL, but the browser window does not load it contents.
Moreover, opens the new browser window in the back side of the Pdialog.
It works perfectly fine on windows.
It happens only with PDialog whenever it is displayed as a modal
dialog which in turn calls JSObject on clicking of Help Button
that is located at PDialog's title bar.
until we close the modal dialog.Immediately after we close the
modal dialog the page loads. This behavior does not occur with IE on
windows.
We have tried multiple options like
1) Separate Thread, then start()'*** the Thread in
actionPerformed(), instead of executing it directly.
2) Used JSObject as a model of the PDialog.
We are kind of struggling to proceed further on these MAC
specific SARs. Can you please provide us few options to explore further
on to resolve this?
Hi It is very Urgent.
You can send me a solution my mail Id;
govind.sethiya@lionbridge.com

