From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: Carbon / USE_MAC_TOOLBAR: click in tool bar doesn't raise frame Date: Fri, 18 Apr 2008 08:20:52 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <20ecf6c70804160707t7e7881c4wdf0fbdc28b2f9bb7@mail.gmail.com> <83110B73-CA3A-42CA-B4D5-E25F66D805E1@gmail.com> <6D441F87-8AC4-42FD-9DA9-12E9AF43CC28@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1208474480 22361 80.91.229.12 (17 Apr 2008 23:21:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Apr 2008 23:21:20 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Nathaniel Cunningham To: David Reitter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 18 01:21:48 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JmdQJ-0000MR-RW for ged-emacs-devel@m.gmane.org; Fri, 18 Apr 2008 01:21:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmdPe-0001EH-WD for ged-emacs-devel@m.gmane.org; Thu, 17 Apr 2008 19:21:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JmdPb-0001Db-Gt for emacs-devel@gnu.org; Thu, 17 Apr 2008 19:21:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JmdPY-0001C5-SL for emacs-devel@gnu.org; Thu, 17 Apr 2008 19:21:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmdPY-0001By-O9 for emacs-devel@gnu.org; Thu, 17 Apr 2008 19:21:00 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JmdPY-00034r-Gr for emacs-devel@gnu.org; Thu, 17 Apr 2008 19:21:00 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JmdPY-0005aC-8f for emacs-pretest-bug@gnu.org; Thu, 17 Apr 2008 19:21:00 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JmdPU-000341-Bh for emacs-pretest-bug@gnu.org; Thu, 17 Apr 2008 19:21:00 -0400 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JmdPT-000337-Hi for emacs-pretest-bug@gnu.org; Thu, 17 Apr 2008 19:20:56 -0400 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 32E082C40; Fri, 18 Apr 2008 08:20:52 +0900 (JST) In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/23.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-kernel: by monty-python.gnu.org: NetBSD 3.0 (DF) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:95414 gmane.emacs.pretest.bugs:22060 Archived-At: >>>>> On Thu, 17 Apr 2008 10:22:03 +0100, David Reitter said: > On 17 Apr 2008, at 09:02, YAMAMOTO Mitsuharu wrote: >>> Yes, of course that selects the window, but it does so even when >>> the button can be selected otherwise, i.e. there's no >>> "click-through". >> >> Maybe I don't understand. I think they've been always >> click-through even without the patch. What do you mean by "select >> the button"? > Yes, they have been click-through, without the patch. With your > patch, frames are selected unconditionally, and they shouldn't be. > Toolbar items should be clickable without selecting (and raising) > the frame, if they are actually enabled. This is called > "click-through". Without raising? So, with your definition, Safari's reload button is not click-through, right? YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp