-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6
-
generic
-
generic
JDK-Info:
---------
java version "1.6.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-rc-b61)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b61, mixed mode)
Operating System:
-----------------
* SparcSol 10/JDS
Steps to Reproduce:
-------------------
1) Install jre b61 on the above mentioned OS
2) Clean cache (\rm -rf ~/.java)
3) Launch a JNLP application which creates only desktop shortcut (no Start menu shortcut)
(./javaws http://ramkumar.india.sun.com:8080/Javaws/Test/DesktopShortcutOnly.jnlp)
..
..
<shortcut>
<desktop/>
</shortcut>
..
..
4) Click Ok to install desktop shortcut
Note that the desktop shortcut is created
5) Launch Cache viewer(./javaws -viewer)
The "Create Shortcut" Icon is still enabled, though the desktop shortcut already exists
Exepected Behavior:
-------------------
Once the desktop shortcut is created, "Create Shortcut" icon on Java Cache Viewer should be disabled
---------
java version "1.6.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-rc-b61)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b61, mixed mode)
Operating System:
-----------------
* SparcSol 10/JDS
Steps to Reproduce:
-------------------
1) Install jre b61 on the above mentioned OS
2) Clean cache (\rm -rf ~/.java)
3) Launch a JNLP application which creates only desktop shortcut (no Start menu shortcut)
(./javaws http://ramkumar.india.sun.com:8080/Javaws/Test/DesktopShortcutOnly.jnlp)
..
..
<shortcut>
<desktop/>
</shortcut>
..
..
4) Click Ok to install desktop shortcut
Note that the desktop shortcut is created
5) Launch Cache viewer(./javaws -viewer)
The "Create Shortcut" Icon is still enabled, though the desktop shortcut already exists
Exepected Behavior:
-------------------
Once the desktop shortcut is created, "Create Shortcut" icon on Java Cache Viewer should be disabled
- duplicates
-
JDK-6337690 "Install Shortcut" button remains enabled after desktop shortcut is created on SuSE9.3/GNOME
-
- Closed
-