From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#500: GTK Emacs stops reacting to keyboard events after cancelling menu by hitting Escape Date: Wed, 23 Jul 2008 13:40:15 -0400 Message-ID: <87r69kwlc0.fsf@stupidchicken.com> Reply-To: Chong Yidong , 500@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1216835256 4671 80.91.229.12 (23 Jul 2008 17:47:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Jul 2008 17:47:36 +0000 (UTC) Cc: 500@emacsbugs.donarmstrong.com To: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jul 23 19:48:25 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KLiRr-0004fw-4J for geb-bug-gnu-emacs@m.gmane.org; Wed, 23 Jul 2008 19:48:23 +0200 Original-Received: from localhost ([127.0.0.1]:35333 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLiQx-000478-Lr for geb-bug-gnu-emacs@m.gmane.org; Wed, 23 Jul 2008 13:47:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KLiQs-00046n-Ii for bug-gnu-emacs@gnu.org; Wed, 23 Jul 2008 13:47:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLiQr-00046H-QF for bug-gnu-emacs@gnu.org; Wed, 23 Jul 2008 13:47:22 -0400 Original-Received: from [199.232.76.173] (port=38437 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLiQr-00046E-LP for bug-gnu-emacs@gnu.org; Wed, 23 Jul 2008 13:47:21 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:35186) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KLiQr-0007I0-3z for bug-gnu-emacs@gnu.org; Wed, 23 Jul 2008 13:47:21 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m6NHlJRp030720; Wed, 23 Jul 2008 10:47:19 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m6NHj5sr029675; Wed, 23 Jul 2008 10:45:05 -0700 X-Loop: don@donarmstrong.com Resent-From: Chong Yidong Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 23 Jul 2008 17:45:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 500 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 500-submit@emacsbugs.donarmstrong.com id=B500.121683473528357 (code B ref 500); Wed, 23 Jul 2008 17:45:04 +0000 Original-Received: (at 500) by emacsbugs.donarmstrong.com; 23 Jul 2008 17:38:55 +0000 Original-Received: from cyd (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m6NHcqvp028351 for <500@emacsbugs.donarmstrong.com>; Wed, 23 Jul 2008 10:38:53 -0700 Original-Received: by cyd (Postfix, from userid 1000) id 9CB0657E32C; Wed, 23 Jul 2008 13:40:15 -0400 (EDT) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Wed, 23 Jul 2008 13:47:22 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:18797 Archived-At: Hi Jan, Could you take a look at this? > 0) Make sure you run GTK Emacs and the main menu is on. > > 1) Click on any main menu item. The drop-down menu with child items > will appear. > > 2) Move mouse down so it is over one of the child items (but not > separator). > > 3) Hit Escape to cancel the menu. The menu will disappear (it is the > expected behavior). > > 4) Press any key. Nothing happens. > > 5) Click on Emacs buffer. Nothing happens. Emacs looks frozen. > > To workaround: > > Click on any main menu item and hit Escape *immediately*. Emacs is > back to life.