Hi Swapnil,

I created a small test case.

In IE 7 with Java 6 Plugin, after closing the second frame the focus returns
to the main frame (ULCAppletPane embedded in the browser).

In FireFox with Java 6 plugin, after closing the second frame the focus
returns to the browser and one has to click on the main frame (ULCAppletPane
embedded in the browser) to regain the focus.

This behavior seems independent of ULC and seems to depend on the Browser
and Java Plugin.

Can you please test the behavior with a simple Swing Applet under different
Browsers and JREs?

However, you can always define a WindowClosing listener on the second frame
and request focu back in the main window.

Thanks and regards,

Janak

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Swapnil Rahate
Sent: Monday, October 22, 2007 1:31 PM
To: [email protected]
Subject: [ULC-developer] ULCFrame focus problem on IE 7


Dear  All,
In our project there is a toplevel component which is a ULCFrame and on some
action on that frame opens a new frame on top of that.
Now the problem is after we installed IE 7(Internet Explorer 7) and run the
application on that the first Frame opens and then on some action on that
another frame opens on top, but when we close the second opened frame the
focus goes to IE and not to the first open frame which should happen in
normal scenario.
It works fine on IE 6 and earlier. Please help.
Thanks & Regards,
Swapnil Rahate

_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to