From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Tool-bar buttons unresponsive with tooltips on Date: Fri, 14 Oct 2005 16:27:38 -0400 Message-ID: <8764rzx2rp.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1129321797 27078 80.91.229.2 (14 Oct 2005 20:29:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Oct 2005 20:29:57 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 14 22:29:51 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EQW9d-00050N-6C for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2005 22:27:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQW9c-0007kP-KX for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2005 16:27:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EQW9U-0007kH-4T for emacs-devel@gnu.org; Fri, 14 Oct 2005 16:27:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EQW9S-0007k5-Nf for emacs-devel@gnu.org; Fri, 14 Oct 2005 16:27:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQW9S-0007k2-Jq for emacs-devel@gnu.org; Fri, 14 Oct 2005 16:27:38 -0400 Original-Received: from [18.95.6.216] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EQW9S-00058l-M9 for emacs-devel@gnu.org; Fri, 14 Oct 2005 16:27:38 -0400 Original-Received: by localhost.localdomain (Postfix, from userid 1000) id DBE861E42CC; Fri, 14 Oct 2005 16:27:38 -0400 (EDT) Original-To: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:44043 Archived-At: With `emacs -q' and tool-bar-mode on: 1. Hover the mouse cursor over (e.g.) the "find file" icon 2. Wait for the tool-tip to pops up. 3. Click [mouse-1]. Result: the tool-tip is dismissed, but the button isn't clicked. You have to click [mouse-1] a second time to launch find-file. Expected behavior: the [mouse-1] should not only dismisses the tool-tip, but also click the button. In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, X toolkit) of 2005-10-13 on furball X server distributor `The X.Org Foundation', version 11.0.60802000 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 locale-coding-system: utf-8 default-enable-multibyte-characters: t