From owner-freebsd-java Sat Feb 28 10:58:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA06793 for freebsd-java-outgoing; Sat, 28 Feb 1998 10:58:02 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA06788 for ; Sat, 28 Feb 1998 10:58:01 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id LAA08201; Sat, 28 Feb 1998 11:58:00 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id LAA10891; Sat, 28 Feb 1998 11:57:59 -0700 Date: Sat, 28 Feb 1998 11:57:59 -0700 Message-Id: <199802281857.LAA10891@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Jonathan Chen Cc: freebsd-java@FreeBSD.ORG Subject: Re: Swing 1.0 and jdk-1.1.5 In-Reply-To: References: X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I've been playing around with swing-1.0, running the latest version > of the FreeBSD JDK1.1.5, and I've noticed a weird problem with menus > on the SwingSet demo. Whenever I click on a menu-bar entry, it > automatically invokes the first item on the menu-list; it's as if > the application is seeing 2 mouse-clicks instead of just the one. > > Has anyone else noticed this as well? Is it a Swing or JDK bug? Not sure, but I know that it (the newest JDK) work with Swing 0.7, since we use it heavily in our application. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message