-
Enhancement
-
Resolution: Fixed
-
P3
-
6u23, 7
-
b125
-
generic, x86
-
generic, windows_xp
-
Verified
When applet is dragged out of browser it is always undecorated.
However, if applet will create a shortcut and then be relaunched from shortcut it will be decorated.
Make sense to add to JNLP spec explicit parameter requesting what type of decorations is needed
and then use it consistently for both scenarios (drag and launch from shortcut).
We do not need to change default behavior if this parameter is missing.
However, if applet will create a shortcut and then be relaunched from shortcut it will be decorated.
Make sense to add to JNLP spec explicit parameter requesting what type of decorations is needed
and then use it consistently for both scenarios (drag and launch from shortcut).
We do not need to change default behavior if this parameter is missing.
- duplicates
-
JDK-6988668 Enable web start application to launch without window chrome
- Closed