From owner-freebsd-java@FreeBSD.ORG Thu Oct 6 21:54:12 2005 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 49AB816A41F for ; Thu, 6 Oct 2005 21:54:12 +0000 (GMT) (envelope-from alex@kiesel.name) Received: from xhantos.de (xhantos.de [82.165.42.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFAD743D46 for ; Thu, 6 Oct 2005 21:54:11 +0000 (GMT) (envelope-from alex@kiesel.name) Received: from boost.home.ahk (p54A3134B.dip0.t-ipconnect.de [84.163.19.75]) by xhantos.de (Postfix) with ESMTP id B16B29B41B; Thu, 6 Oct 2005 23:54:16 +0200 (CEST) From: Alex Kiesel To: Ronald Klop In-Reply-To: References: <4331E09E.5010901@finzsoft.com> <20050922201424.GD56570@misty.eyesbeyond.com> <200509231411.07398.antonin.bonte@gmail.com> <1127499328.680.14.camel@beastie.intranet.cesar.org.br> <1128633981.685.9.camel@boost.home.ahk> Content-Type: text/plain Date: Thu, 06 Oct 2005 23:54:09 +0200 Message-Id: <1128635649.685.18.camel@boost.home.ahk> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: left , freebsd-java@freebsd.org Subject: Re: JDK 1.5.0p2: Swing and the Keyboard. 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: Thu, 06 Oct 2005 21:54:12 -0000 On Thu, 2005-10-06 at 23:50 +0200, Ronald Klop wrote: > On Thu, 06 Oct 2005 23:26:21 +0200, Alex Kiesel wrote: > > There is another issue: Java applications only draw window decorations > > for dialog-boxes or child-windows within applications, but they do not > > draw the content. > > > > Moving the window around renders the content. I think if I do not move a > > child-window, it remains there forever. > > > > Someone seeing this, too? > > Are you running via a remote X session? Nope, this is a local session. -Alex