-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b74
-
generic
-
generic
-
Verified
JDK-Info:
---------
java version "1.6.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-beta-b59g)
Java HotSpot(TM) Client VM (build 1.6.0-beta-b59g, mixed mode)
Operating System:
-----------------
Generic
Steps to Reproduce:
-------------------
1) Install jre
2) Cleaan cache (\rm -rf ~/.java)
3) Launch a JNLP appln
(./javaws http://java.sun.com/products/javawebstart/apps/mg.jnlp)
4) Jaunch Java ControlPanel (./ControlPanel)
5) Click on "Settings..." button on General tab
6) Uncheck "Keep temporary files on my conmputer."
7) Click OK
Note that "View..." button on JCP General tab is disabled.
8) Now Click on Apply button on JCP
9) Click on "Settings..." button on General tab
10) Check "Keep temporary files on my conmputer."
11) Click OK
12) Without clicking on "Apply" button on JCP, click on "View..." button
13) Select the appln and "Launch Offline"
Application can not be launched as expected since the changes made on "temporary Files Settings" are not applied to deployment.properties file. In such a case, the view button should not be enabled untill "Apply" button is clicked to save changes.
Desired Behavior:
----------------
Checking/Unchecking "Keep temporary files on my computer" needs "Apply" button to be clicked to enable/disable "View..." button
---------
java version "1.6.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-beta-b59g)
Java HotSpot(TM) Client VM (build 1.6.0-beta-b59g, mixed mode)
Operating System:
-----------------
Generic
Steps to Reproduce:
-------------------
1) Install jre
2) Cleaan cache (\rm -rf ~/.java)
3) Launch a JNLP appln
(./javaws http://java.sun.com/products/javawebstart/apps/mg.jnlp)
4) Jaunch Java ControlPanel (./ControlPanel)
5) Click on "Settings..." button on General tab
6) Uncheck "Keep temporary files on my conmputer."
7) Click OK
Note that "View..." button on JCP General tab is disabled.
8) Now Click on Apply button on JCP
9) Click on "Settings..." button on General tab
10) Check "Keep temporary files on my conmputer."
11) Click OK
12) Without clicking on "Apply" button on JCP, click on "View..." button
13) Select the appln and "Launch Offline"
Application can not be launched as expected since the changes made on "temporary Files Settings" are not applied to deployment.properties file. In such a case, the view button should not be enabled untill "Apply" button is clicked to save changes.
Desired Behavior:
----------------
Checking/Unchecking "Keep temporary files on my computer" needs "Apply" button to be clicked to enable/disable "View..." button
- relates to
-
JDK-6390626 Disable cache viewer when there are any unapplied changes
-
- Closed
-