-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.1
-
None
-
sparc
-
solaris_2.5.1
Name: mc57594 Date: 03/03/97
The toFront() method makes a window visible in an unconsistent
manner.
toFront() changes the stacking order, which is one thing, and
show() shows it and setVisible() sets it to be visible. The
problem appears to be that toFront() does a show (which it
shouldn't anyway) but does not setVisible().
company - Nomura Research Institute Europe , email - ###@###.###
======================================================================
- duplicates
-
JDK-4094565 Calling 'toFront()' on non-visible Window, Frame, and/or Dialogs is bad.
-
- Resolved
-