JDK-4265783 : JOptionPane needs to setVisible(true) on the internal frames it creates
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0,1.3.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic,solaris_2.6
  • CPU: generic,sparc
  • Submitted: 1999-08-25
  • Updated: 1999-09-09
  • Resolved: 1999-09-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.3.0 kestrelFixed
Related Reports
Duplicate :  
Description
With Kestrel, the default visibility of JInternalFrames became false, so that code using them, including JOptionPane, needs to setVisible(true) on them before they will show up.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: kestrel FIXED IN: kestrel INTEGRATED IN: kestrel
14-06-2004

PUBLIC COMMENTS 4256578 related with this problem has been fixed.
10-06-2004

EVALUATION The description says it all. hania.gajewska@Eng 1999-08-25
25-08-1999