Date: Thu, 30 Aug 2001 10:31:36 -0400 (EDT) From: Mikhail Kruk <meshko@cs.brandeis.edu> To: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru> Cc: <java@FreeBSD.ORG> Subject: Re: jdk1.3.1 socket problem Message-ID: <Pine.LNX.4.33.0108301030000.9111-100000@daedalus.cs.brandeis.edu> In-Reply-To: <20010830182553.C4842@snark.ptc.spbu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Just tried that with fvwm2 and result didn't change. I don't have > > time to try other wm's now. > > The problem is that AWT has this concept of "insets" that was borrowed > from win32 (window rect vs. client rect.) and it is *absolutely* > foreign to X11 where the "insets" are WM decorations. > > So WM-related code in AWT goes through a lot of hoops and guesswork to > emulate the "insets" and that code only really works for some WMs. > Gory details are in awt_TopLevel.c (have the barf bag readied). Well, the thing is that linux-jdk 1.3.0 works fine. Besides the problem is that contents of the window shifts *significantly* inside the window (in many cases it is completely out of the view) I'm afraid this might be a different issue. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0108301030000.9111-100000>