[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/24872] New: The JTextField ignores cut/copy/paste shortcuts.
From: |
audriusa at bluewin dot ch |
Subject: |
[Bug swing/24872] New: The JTextField ignores cut/copy/paste shortcuts. |
Date: |
15 Nov 2005 10:38:28 -0000 |
The JTextField ignores the possible ctrl-c, ctrl-v, ctrl-x, shift-ins and
ctrl-ins shortcuts. It could paste from the cliboard, because the .paste method
works now. However, it does not.
JTextField is used to enter codes, specific numbers, passwords, url's and other
similar data. The pasting operation under such data is very convenient and
frequently used.
Use Swing activity board as the test case.
--
Summary: The JTextField ignores cut/copy/paste shortcuts.
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=24872
- [Bug swing/24872] New: The JTextField ignores cut/copy/paste shortcuts.,
audriusa at bluewin dot ch <=