Date: Thu, 26 Feb 2004 22:35:39 +0100 From: Ronald Klop <ronald-freebsd6@klop.yi.org> To: Bjorn Dittmer-Roche <bjorn@sccs.swarthmore.edu> Cc: java@freebsd.org Subject: Re: bug in jdk1.4 Message-ID: <opr3zx9phmegu5x0@outgoing.local> In-Reply-To: <20040226153218.E317@twiggy.bjorn.is-a-geek.com> References: <20040226153218.E317@twiggy.bjorn.is-a-geek.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 26 Feb 2004 15:43:14 -0500 (EST), Bjorn Dittmer-Roche <bjorn@sccs.swarthmore.edu> wrote: > Hey all, > > I'm pretty sure this is a bug in FreeBSD's java implementation, > but I suppose it could be a problem almost anywhere. Basically, when you > run the program below, the JDialog (JOptionPane) appears *behind* the > JWindow instead of in front of it, unless the JWindow has keyboard focus. > This is very bad if the window is bigger than the dialog as it obscures > the dialog box. Linux does not exibit this behaviour. It can be worked > around using an undecorated JFrame, which is what I'm doing in my big > application, but that's not compatible with java 1.3, and it's not > necessary on other platforms. I can't reproduce your problem with the test program you provide. java version "1.4.2-p6" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-p6-root_05_feb_2004_21_59) Java HotSpot(TM) Client VM (build 1.4.2-p6-root_05_feb_2004_21_59, mixed mode) uname -a FreeBSD henk.thuis.klop.ws 5.2-CURRENT FreeBSD 5.2-CURRENT #7: Sun Feb 22 16:39:27 CET 2004 root@henk.thuis.klop.ws:/usr/obj/usr/src/sys/HENK i386 I'm using Icewm 1.2.13 as window manager. I suggest you try other window managers and look if they give the same results. Ronald. -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opr3zx9phmegu5x0>