[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/24733] New: JTextField.paste() does not work.
From: |
audriusa at bluewin dot ch |
Subject: |
[Bug swing/24733] New: JTextField.paste() does not work. |
Date: |
8 Nov 2005 12:37:39 -0000 |
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 swing/24733] New: JTextField.paste() does not work.,
audriusa at bluewin dot ch <=
- [Bug swing/24733] JTextField.paste() does not work., audriusa at bluewin dot ch, 2005/11/08
- [Bug swing/24733] JTextField.paste() does not work., cvs-commit at developer dot classpath dot org, 2005/11/13
- [Bug swing/24733] JTextField.paste() does not work., audriusa at bluewin dot ch, 2005/11/13
- [Bug swing/24733] JTextField.paste() does not work., audriusa at bluewin dot ch, 2005/11/15
- [Bug swing/24733] JTextField.paste() does not work., pinskia at gcc dot gnu dot org, 2005/11/16