From owner-freebsd-chat Thu May 27 1:24:52 1999 Delivered-To: freebsd-chat@freebsd.org Received: from smtp02.primenet.com (smtp02.primenet.com [206.165.6.132]) by hub.freebsd.org (Postfix) with ESMTP id 990F314E9D for ; Thu, 27 May 1999 01:24:50 -0700 (PDT) (envelope-from tlambert@usr04.primenet.com) Received: (from daemon@localhost) by smtp02.primenet.com (8.8.8/8.8.8) id BAA29707; Thu, 27 May 1999 01:24:49 -0700 (MST) Received: from usr04.primenet.com(206.165.6.204) via SMTP by smtp02.primenet.com, id smtpd029697; Thu May 27 01:24:43 1999 Received: (from tlambert@localhost) by usr04.primenet.com (8.8.5/8.8.5) id BAA12959; Thu, 27 May 1999 01:24:42 -0700 (MST) From: Terry Lambert Message-Id: <199905270824.BAA12959@usr04.primenet.com> Subject: Re: Note on my experience with Netscape 4.6 To: fullermd@futuresouth.com (Matthew D. Fuller) Date: Thu, 27 May 1999 08:24:42 +0000 (GMT) Cc: tlambert@primenet.com, toor@dyson.iquest.net, chat@FreeBSD.ORG In-Reply-To: <19990527031652.E6251@futuresouth.com> from "Matthew D. Fuller" at May 27, 99 03:16:52 am X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Also, NetScape has a general concurrency problem in its Java implementation; > > you aren't by chance using the browser with Java enabled? > > My good reproducible *blat* here is on access-restricted pages. First > page, pops up the box, enter uname/passwd, fine. Link to a second page > under that directory, it pops up *3* boxes asking uname/passwd. Do > whatever with the first, whatever with the second, soon's I hit OK or > CANCEL on the second, sig10 and *plop*. Tried all combinations of entering > info, cancelling, and dancing naked in front of it (after hours, of > course). What underlying technology do you think they used to implement the login window popup, I wonder? (Not!). You don't think it runs as a seperate thread, so that it's modal relative only to controlled entry "Authentication: XXXYYYZZ" URL's, do you? Moral: Answer the boxes in reverse order, do not delete the windows from whence the boxes derived, and get thee a window manager that stacks windows in creation order (you can get the same thing by opening an unresolvable URL and closing the window from which the "OK" dialog derives on Windows, only they pop up a debug dialog and complain about illegal operations). Then think about the evils of pthread_join... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message