From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#17408: 24.4.50; tooltips make ms-window go top Date: Mon, 05 May 2014 16:56:01 +0300 Message-ID: <83y4ygxrbi.fsf@gnu.org> References: <536794D9.9000406@poczta.onet.pl> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1399413937 28806 80.91.229.3 (6 May 2014 22:05:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 May 2014 22:05:37 +0000 (UTC) Cc: 17408@debbugs.gnu.org To: Jarek Czekalski Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed May 07 00:05:29 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WhnS9-0002FQ-Mc for geb-bug-gnu-emacs@m.gmane.org; Wed, 07 May 2014 00:03:09 +0200 Original-Received: from localhost ([::1]:57572 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhJOP-00052x-3w for geb-bug-gnu-emacs@m.gmane.org; Mon, 05 May 2014 09:57:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhJOG-00051m-TR for bug-gnu-emacs@gnu.org; Mon, 05 May 2014 09:57:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WhJOB-0006q2-2f for bug-gnu-emacs@gnu.org; Mon, 05 May 2014 09:57:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:34438) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhJOA-0006px-VI for bug-gnu-emacs@gnu.org; Mon, 05 May 2014 09:57:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WhJOA-0005Z3-9T for bug-gnu-emacs@gnu.org; Mon, 05 May 2014 09:57:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 05 May 2014 13:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17408 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 17408-submit@debbugs.gnu.org id=B17408.139929816821365 (code B ref 17408); Mon, 05 May 2014 13:57:02 +0000 Original-Received: (at 17408) by debbugs.gnu.org; 5 May 2014 13:56:08 +0000 Original-Received: from localhost ([127.0.0.1]:51789 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WhJNI-0005YX-0W for submit@debbugs.gnu.org; Mon, 05 May 2014 09:56:08 -0400 Original-Received: from mtaout29.012.net.il ([80.179.55.185]:50221) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WhJND-0005Y6-Le for 17408@debbugs.gnu.org; Mon, 05 May 2014 09:56:05 -0400 Original-Received: from conversion-daemon.mtaout29.012.net.il by mtaout29.012.net.il (HyperSendmail v2007.08) id <0N5300300T64U100@mtaout29.012.net.il> for 17408@debbugs.gnu.org; Mon, 05 May 2014 16:57:07 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout29.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N530025PTF6QU20@mtaout29.012.net.il>; Mon, 05 May 2014 16:57:07 +0300 (IDT) In-reply-to: <536794D9.9000406@poczta.onet.pl> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:88680 Archived-At: > Date: Mon, 05 May 2014 15:40:41 +0200 > From: Jarek Czekalski > > I reproduce it on Windows 7, with today's trunk. But this is not new, I > just found a way to reproduce it, when the bucket of irritation overfilled. > > 1. Start "cmd" > 2. From cmd do "runemacs -Q" > 3. Arrange the windows so that cmd window is on top, but below is the > emacs window with toolbar visible. > 4. Hover with mouse over toolbar button until tooltip appears. > 5. Emacs windows goes top, covering cmd window. Cmd remains the active > app, you can type some letters to confirm that. > > Expected behaviour: At 5 cmd window should stay on top, being fully > visible, not covered by Emacs window. I remember this behavior since I don't know when. If someone knows how to avoid it, explanations and/or patches are welcome. > Fix suggestion: maybe tooltips should be supressed when Emacs is not the > active application. Thanks, but that's not a good suggestion, IMO. For example, I frequently work with Emacs windows that are in the background, and have "focus follows mouse" set so that I could type into such windows. In any case, when the mouse is inside an Emacs frame, Emacs gets a Windows message about that, and it should process that message; it cannot just disregard it. So I don't see how your suggestion could be implemented in practice.