-
Bug
-
Resolution: Unresolved
-
P3
-
None
-
6
-
Cause Known
-
x86
-
windows_xp
If a JFrame is created and shown after displaying a splash screen using the new AWT SplashScreen API, the frame will not receive focus when it is shown. It shows up in the background. To reproduce, save the attached SplashTest.java and splash.gif to disk, compile, and run:
java -splash:splash.gif SplashTest
The splash screen will appear, dissapear, and then a frame will show up. But it will show up in the background, without focus.
###@###.### 2005-06-10 18:54:50 GMT
java -splash:splash.gif SplashTest
The splash screen will appear, dissapear, and then a frame will show up. But it will show up in the background, without focus.
###@###.### 2005-06-10 18:54:50 GMT