Maximize button is missing and exit button is not working on Java Console besides windows platforms. The exit button only minimize the Java Console, not kill the console. It happens on Solaris, IA and Linux but works fine with windows. The problem start with New GUI of Java Console of merlin beta refresh build 71.
Step to reproduce: on Sparc
1.
setenv NPX_PLUGIN_PATH /re/promoted/jdk/1.4/beta_refresh/b71/binaries/solsparc/jre/plugin/sparc/ns4
setenv JAVA_HOME /re/promoted/jdk/1.4/beta_refresh/b71/binaries/solsparc
setenv PATH $JAVA_HOME/bin:$PATH
2.
java -version
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b71)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b71, mixed mode)
3.
-Go to $JAVA_HOME/bin start ControlPanel
-Check Enable Java Plug-in
-Check Show console
4.
start netscape 4.76
5.
Go to http://sqesvr.eng.sun.com/deployment1/ws/doc/proc/JPI_bat.html
-load any Demo applet
-Java Console will start
6.
-Click on New GUI button (It looks like a exit button.) on top right hand corner of Java Console do not exit the console but minimize it. The button has the same
function as the one next to it (minimize the console) I cannot exit Java
Console without exit netscape.
7.
-There is a Maximize button between these two button on the windows-Java Console but is missing on other platforms.
Step to reproduce: on Sparc
1.
setenv NPX_PLUGIN_PATH /re/promoted/jdk/1.4/beta_refresh/b71/binaries/solsparc/jre/plugin/sparc/ns4
setenv JAVA_HOME /re/promoted/jdk/1.4/beta_refresh/b71/binaries/solsparc
setenv PATH $JAVA_HOME/bin:$PATH
2.
java -version
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b71)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b71, mixed mode)
3.
-Go to $JAVA_HOME/bin start ControlPanel
-Check Enable Java Plug-in
-Check Show console
4.
start netscape 4.76
5.
Go to http://sqesvr.eng.sun.com/deployment1/ws/doc/proc/JPI_bat.html
-load any Demo applet
-Java Console will start
6.
-Click on New GUI button (It looks like a exit button.) on top right hand corner of Java Console do not exit the console but minimize it. The button has the same
function as the one next to it (minimize the console) I cannot exit Java
Console without exit netscape.
7.
-There is a Maximize button between these two button on the windows-Java Console but is missing on other platforms.