-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
hopper
-
sparc
-
solaris_8
Under CDE, clicking on the title bar of a window brings that window to the top. This is regardless of point-to-focus/click-to-focus.
Undecorated Frames/JFrames do not behave this way, and it's a real problem. In fact, there's NO way for a user to bring an undecorate Frame to the front, so if several native apps overlap the Java app, you're screwed.
This is an important, missing piece of undecorated frames.
Undecorated Frames/JFrames do not behave this way, and it's a real problem. In fact, there's NO way for a user to bring an undecorate Frame to the front, so if several native apps overlap the Java app, you're screwed.
This is an important, missing piece of undecorated frames.
- relates to
-
JDK-4649181 JFrames and JDialogs do not raise or resize properly in Linux
- Closed