-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b52
-
generic
-
generic
-
Verified
JDK-Info:
---------
PIT b48
Operating System:
-----------------
Generic
Steps to Reproduce:
-------------------
1) Install jre
2) Clean cache
3) Launch a JNLP application which can be run off-line by default
./javaws http://web-east.east/www/tests/1.6.0/6274477/offline.jnlp
4) Launch cache viewer (./javaws -viewer)
5) Select the application
The "Run" button is highlighted in Orange colour, meaning the application can be run offline by default
5) Now Right click on selected application
The keyboard shortcut associated for "Run Online" on the pop up menu has "Enter" key
An application that can be run offline by default should have "Enter" key associated for "Run Offline" on the popup menu, same as represented through "Run" button
---------
PIT b48
Operating System:
-----------------
Generic
Steps to Reproduce:
-------------------
1) Install jre
2) Clean cache
3) Launch a JNLP application which can be run off-line by default
./javaws http://web-east.east/www/tests/1.6.0/6274477/offline.jnlp
4) Launch cache viewer (./javaws -viewer)
5) Select the application
The "Run" button is highlighted in Orange colour, meaning the application can be run offline by default
5) Now Right click on selected application
The keyboard shortcut associated for "Run Online" on the pop up menu has "Enter" key
An application that can be run offline by default should have "Enter" key associated for "Run Offline" on the popup menu, same as represented through "Run" button
- duplicates
-
JDK-6314506 In Java Cache Viewer, if the menu is open, either enter or space should activate the selected action
- Closed