From owner-freebsd-java@FreeBSD.ORG Sun Feb 19 22:51:57 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C530F16A422 for ; Sun, 19 Feb 2006 22:51:57 +0000 (GMT) (envelope-from andreas@syndrom23.de) Received: from vs159088.vserver.de (syndrom23.de [62.75.159.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2544A43D45 for ; Sun, 19 Feb 2006 22:51:56 +0000 (GMT) (envelope-from andreas@syndrom23.de) Received: from klamath.syndrom23.de ([212.204.44.203]) by vs159088.vserver.de (8.12.8/8.12.8) with ESMTP id k1JMppXb008640; Sun, 19 Feb 2006 23:51:52 +0100 Date: Sun, 19 Feb 2006 23:51:54 +0100 From: Andreas Kohn To: Alex Pivovarov References: <426b510c0602190405h71ac90damd967e66e3976495e@mail.gmail.com> <1140353626l.977l.0l@klamath.syndrom23.de> <426b510c0602191138xfed0014pbbd5c073d123230f@mail.gmail.com> <426b510c0602191249i4f68eedq34ac5f31f96f9a3f@mail.gmail.com> In-Reply-To: <426b510c0602191249i4f68eedq34ac5f31f96f9a3f@mail.gmail.com> (from apivovarov@gmail.com on Sun Feb 19 21:49:26 2006) X-Mailer: Balsa 2.3.10 Message-Id: <1140389514l.5486l.0l@klamath.syndrom23.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Cc: freebsd-java@freebsd.org Subject: Re: Backspace key doesn't work neither in TextField nor in JTextField X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2006 22:51:57 -0000 Hi! On 2006-02-19 21:49, Alex Pivovarov wrote: > I get it! > NumLock causes the problem. > It should be off. And another "me too"! Thank you so much, with a switched off numlock, =20 everything works fine again here. Regards, -- Andreas