From xemacs-m  Tue Apr  1 10:30:48 1997
Received: from bcarsde4.localhost (mailgate.nortel.ca [192.58.194.74])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id KAA17561
	for <xemacs-beta@xemacs.org>; Tue, 1 Apr 1997 10:30:43 -0600 (CST)
Received: from bcarsde5.ott.bnr.ca (actually 47.80.6.26) by bcarsde4.localhost;
          Tue, 1 Apr 1997 11:18:41 -0500
Received: from nquah6f (actually nquah6f.ott.bnr.ca) by bcarsde5.ott.bnr.ca;
          Tue, 1 Apr 1997 11:29:26 -0500
Received: by nquah6f (1.38.193.4/16.2 BNR V4.2 P1) id AA17222;
          Tue, 1 Apr 1997 11:25:19 -0500
Date: Tue, 1 Apr 1997 11:25:19 -0500
Message-Id: <9704011625.AA17222@nquah6f>
From: "Barry Friedman" <friedman@nortel.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: xemacs-beta@xemacs.org
Subject: Minor? nit to pick
X-Mailer: VM 6.22 under 19.15 XEmacs Lucid (beta104)
Reply-To: "Barry Friedman" <friedman@nortel.ca>


Hi folks,

I just got time to do some testing again and I ran into a little
problem that I thought should be mentioned.  This is with the
last 15 beta104 but it is also probably in 20.  Here's the problem:

It appears that popup menus do not support more than one level
of "stay-up" capability.  You can verify this by editing a html file
bringing up PSGML mode.  Then select "Markup" and then single click on
"Insert Element" this brings a pop-up with a 2-level selection.  If 
you then click on the first entry, the second level menu flashes and
disappears.  It is necessary to lean on the mouse button to make
a selection.  I don't know if this is a configuration problem in PSGML
or a deficiency in the pop-up code but it is certainly non-intuitive.

