It is not possible to paste text from the clipboard into our JTextField. Ctrl-V
does not work, and shift-ins does not work either and the direct call of the
.paste method also returs without doing the work.
Experimenting, I wrote the new Mauve test calling .copy() and .paste() on the
JTextField. This test passes. However if I copy some text into clipboard from,
for instance, Eclipse editor, it is not possible to paste it into JTextField
even by the direct call of the .paste() method, leave alone the keyboard
shortcuts.
Try to paste using the provided test case example.
--
Summary: JTextField.paste() does not work.
Product: classpath
Version: 0.19
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: swing
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: audriusa at bluewin dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24733
_______________________________________________
Bug-classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-classpath