From owner-freebsd-java Sat Feb 28 05:59:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA11717 for freebsd-java-outgoing; Sat, 28 Feb 1998 05:59:31 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from mail.iconz.co.nz (mail.iconz.co.nz [202.14.100.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA11712 for ; Sat, 28 Feb 1998 05:59:29 -0800 (PST) (envelope-from jonc@pinnacle.co.nz) Received: from news.iconz.co.nz (status.gen.nz [202.14.100.1]) by mail.iconz.co.nz (8.8.7/8.8.7) with ESMTP id CAA053060888674366 for ; Sun, 1 Mar 1998 02:59:26 +1300 (NZDT) Received: (from uucp@localhost) by news.iconz.co.nz (8.8.5/8.8.5) with UUCP id CAA22854 for freebsd-java@freebsd.org; Sun, 1 Mar 1998 02:59:26 +1300 Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with ESMTP id CAA08264 for ; Sun, 1 Mar 1998 02:51:08 +1300 (NZDT) Received: from localhost (jonc@localhost) by tui.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id CAA03303 for ; Sun, 1 Mar 1998 02:51:07 +1300 (NZDT) X-Authentication-Warning: tui.pinnacle.co.nz: jonc owned process doing -bs Date: Sun, 1 Mar 1998 02:51:07 +1300 (NZDT) From: Jonathan Chen To: freebsd-java@FreeBSD.ORG Subject: Swing 1.0 and jdk-1.1.5 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, 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? -- Jonathan Chen -- ~/.signature: Permission denied To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message