Applet copy/paste not working after upgrading JRE 1.7
问题 I have applet which loads form. The form has text, textarea, dropdown, checkbox controls. After upgrading to JRE 1.7 Im not able to right click inside my text fields to copy/paste any content. My JAR file is dually signed and security permissions set. I have also tried the workaround by changing settings in .java.policy file : // "standard" properies that can be read by anyone permission java.awt.AWTPermission "accessClipboard"; Interestingly enough I can do copy/paste by right click inside