Based on input from FriendCaller.com:
The visual appearance of an applet that is dragged out of the browser is different than when it is relaunched from the desktop.
See this screencast to view the issue: http://www.screencast.com/t/MDhkNWFl
According to Calvin Cheung:
Currently, a dragged-out applet is always launched in an undecorated frame. We're using JNLP2Viewer to perform the launching of a dragged-out applet.
We'll need to find a way to select between decorated and undecorated frame.
The visual appearance of an applet that is dragged out of the browser is different than when it is relaunched from the desktop.
See this screencast to view the issue: http://www.screencast.com/t/MDhkNWFl
According to Calvin Cheung:
Currently, a dragged-out applet is always launched in an undecorated frame. We're using JNLP2Viewer to perform the launching of a dragged-out applet.
We'll need to find a way to select between decorated and undecorated frame.
- duplicates
-
JDK-6990880 Applet should be able to request decorated/undecorated frame if run outside of browser
- Closed