From: Eli Zaretskii <eliz@gnu.org>
To: Jarek Czekalski <jarekczek@poczta.onet.pl>
Cc: 17408@debbugs.gnu.org
Subject: bug#17408: 24.4.50; tooltips make ms-window go top
Date: Tue, 06 May 2014 18:08:41 +0300 [thread overview]
Message-ID: <83bnvbx7uu.fsf@gnu.org> (raw)
In-Reply-To: <5368F5CD.2090504@poczta.onet.pl>
> Date: Tue, 06 May 2014 16:46:37 +0200
> From: Jarek Czekalski <jarekczek@poczta.onet.pl>
>
> Actually a complete solution was even easier. First I noticed that a
> Java app I use (muCommander) also retreats from displaying tooltips when
> the app is inactive. Then a Google search gave me this JDK bug report
> [1]. And once the SWP_NOOWNERZORDER flag was mentioned, the rest was a
> walk in a park.
>
> Double checking what flags others use for their tooltips revealed
> nothing more, see this for example [3].
>
> Attaching a patch that applies this flag to our tooltip SetWindowPos [2]
> invocations, in w32fns.c. Works for me. Tested on trunk and emacs24.
>
> If you agree, I might commit this to emacs24.
Looks good, thanks. But please use the SWP_* flags explicitly, I see
no reason to define a special macro for 2 of them when all the rest
are spelled out.
Other than that, please go ahead and commit to emacs-24.
next prev parent reply other threads:[~2014-05-06 15:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-05 13:40 bug#17408: 24.4.50; tooltips make ms-window go top Jarek Czekalski
2014-05-05 13:56 ` Eli Zaretskii
2014-05-05 14:19 ` Jarek Czekalski
2014-05-05 14:47 ` Eli Zaretskii
2014-05-05 15:18 ` Jarek Czekalski
2014-05-05 15:42 ` Eli Zaretskii
2014-05-06 14:46 ` Jarek Czekalski
2014-05-06 15:08 ` Eli Zaretskii [this message]
2014-05-06 15:26 ` Jarek Czekalski
2014-05-06 16:06 ` Jarek Czekalski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83bnvbx7uu.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=17408@debbugs.gnu.org \
--cc=jarekczek@poczta.onet.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).