-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
5.0, 5.0u15-rev
-
x86, sparc
-
solaris_10
OS - Solaris Sparc 10, Solaris IA 10
Desktop - JDS
Steps to reproduce -
1) Install jdk1.5.0-b63 from the following location -
/net/koori.sfbay/a/v04/jdk/1.5.0/rc/bundles/*
2) Invoke the SwingSet2 demos by the following command
{JDK_DIR}/bin/java -jar {JDK_DIR}/demo/jfc/SwingSet2/SwingSet2.jar
3) The demo should load fine. The first demo is the "Internal Frames Demo". By default, the L&F is Java L&F and the window "Internal Frame Generator" has four options by default
Resizable
Closable
Iconifiable
Maximizable
4) Now choose "GTK Style Look and Feel"
5) The following two options are not visible in the "Internal Frame Generator" window
Iconifiable
Maximizable
The above two options should be visible by default.
The above problem is not seen on Solaris Sparc 9/ GNOME desktop and Solaris x86 5.9/ GNOME desktop. This is specific to JDS Desktop
Desktop - JDS
Steps to reproduce -
1) Install jdk1.5.0-b63 from the following location -
/net/koori.sfbay/a/v04/jdk/1.5.0/rc/bundles/*
2) Invoke the SwingSet2 demos by the following command
{JDK_DIR}/bin/java -jar {JDK_DIR}/demo/jfc/SwingSet2/SwingSet2.jar
3) The demo should load fine. The first demo is the "Internal Frames Demo". By default, the L&F is Java L&F and the window "Internal Frame Generator" has four options by default
Resizable
Closable
Iconifiable
Maximizable
4) Now choose "GTK Style Look and Feel"
5) The following two options are not visible in the "Internal Frame Generator" window
Iconifiable
Maximizable
The above two options should be visible by default.
The above problem is not seen on Solaris Sparc 9/ GNOME desktop and Solaris x86 5.9/ GNOME desktop. This is specific to JDS Desktop
- relates to
-
JDK-4937154 SwingSet2 InternalFrameGenerator hides some checkboxes in GTK & Motif
- Resolved