-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
6
-
generic
-
generic
Bug Description:
----------------
ShortCuts are not arranged in the order mentioned in jnlp file when jnlp application is installed in Windows.
Jdk-Info:
---------
java version "1.5.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b60)
Java HotSpot(TM) Client VM (build 1.5.0-beta3-b60, mixed mode)
Steps to Reproduce:
-------------------
1. Install jre1.5.0 in WindowsXP Testing system.
2. Invoke JavaControlPanel and select all Security options in "Advance" tab.
3. Select "Allow Always" options in "ShortCut Creation".
4. Install following jnlp application "http://client20.india.sun.com:8081/JK/ShortCut/ShortCut5.jnlp"
check the shortcut created in Windows/Program Menu and compare the order with the attached jnlp file,In windows the shortcuts are arranged in Alphabetical order but in jnlp file the order is different.
<information os="Windows">
<title>ShortCutTestCase1 on Windows</title>
<vendor>Sun Microsystems, Inc.</vendor>
<homepage href="homepage.html"/>
<description kind="short">This is the test for related content on Windows</description>
<related-content href="readme.html">
<description kind="short">readme.html - native content in cache </description>
*<title>UpdatedReadme on Windows 1a</title>*
</related-content>
<related-content href="readme.html">
<description kind="tooltip">readme.html - native content in cache</description>
*<title>ChangedReadme on Windows 1b</title>*
</related-content>
<related-content href="readme.html">
<description kind="one-line">readme.html - native content in cache</description>
*<title>UpdatedReadme on Windows 1c</title>*
</related-content>
<icon href="images/corn.jpg"/>
<icon kind="splash" href="images/Splash.jpg"/>
<shortcut online="true">
<desktop/>
<menu submenu="My Test Apps/MyTest1/MyTest2"/>
</shortcut>
</information>
I have attached the snapshot of ShortCuts created in Windows/Program Menu for the same jnlp file and also the jnlp file(ShortCut5.jnlp) for verification.
###@###.### 2004-07-31
----------------
ShortCuts are not arranged in the order mentioned in jnlp file when jnlp application is installed in Windows.
Jdk-Info:
---------
java version "1.5.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b60)
Java HotSpot(TM) Client VM (build 1.5.0-beta3-b60, mixed mode)
Steps to Reproduce:
-------------------
1. Install jre1.5.0 in WindowsXP Testing system.
2. Invoke JavaControlPanel and select all Security options in "Advance" tab.
3. Select "Allow Always" options in "ShortCut Creation".
4. Install following jnlp application "http://client20.india.sun.com:8081/JK/ShortCut/ShortCut5.jnlp"
check the shortcut created in Windows/Program Menu and compare the order with the attached jnlp file,In windows the shortcuts are arranged in Alphabetical order but in jnlp file the order is different.
<information os="Windows">
<title>ShortCutTestCase1 on Windows</title>
<vendor>Sun Microsystems, Inc.</vendor>
<homepage href="homepage.html"/>
<description kind="short">This is the test for related content on Windows</description>
<related-content href="readme.html">
<description kind="short">readme.html - native content in cache </description>
*<title>UpdatedReadme on Windows 1a</title>*
</related-content>
<related-content href="readme.html">
<description kind="tooltip">readme.html - native content in cache</description>
*<title>ChangedReadme on Windows 1b</title>*
</related-content>
<related-content href="readme.html">
<description kind="one-line">readme.html - native content in cache</description>
*<title>UpdatedReadme on Windows 1c</title>*
</related-content>
<icon href="images/corn.jpg"/>
<icon kind="splash" href="images/Splash.jpg"/>
<shortcut online="true">
<desktop/>
<menu submenu="My Test Apps/MyTest1/MyTest2"/>
</shortcut>
</information>
I have attached the snapshot of ShortCuts created in Windows/Program Menu for the same jnlp file and also the jnlp file(ShortCut5.jnlp) for verification.
###@###.### 2004-07-31