JTextArea, JTextField doesn't support common function keys such as Copy/Paste/Cut key's on solaris, but TextArea and TextField in AWT does.
This looks like we are not consistent to from AWT to SWING.
This looks like we are not consistent to from AWT to SWING.
- duplicates
-
JDK-4378729 Cannot paste from the clipboard into a JTextField
- Closed
-
JDK-4270423 text component for metal and motif should have bindings for VK_CUT,COPY,PASTE
- Closed