unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Tooltip pops up when moving mouse
Date: Thu, 17 Mar 2005 21:12:08 +0100	[thread overview]
Message-ID: <cc58af174adf20625b1c176aed93af9b@swipnet.se> (raw)
In-Reply-To: <00f301c52b14$96345700$0200a8c0@sedrcw11488>

>>> You can (perhaps) see another version of this problem if you slowly 
>>> move
> the
>>> mouse over a link. The tooltip pops up and immediately disappears 
>>> again.
>>>
>>> That I am seeing this problem may depend on both that I have a slow 
>>> pc
> and
>>> that I am using w32. I believe it is a thread issue. Mouse movements 
>>> are
>>> detected by the UI thread, but I believe that the lisp timer for the
> tooltip
>>> popup runs in the lisp thread. I do not know if the problem is there 
>>> on X
>>> Windows as well but I would believe it.
>>>
>>
>> It is not.
>
> Thanks. Then I must say I do not understand how this works. As far as 
> I see
> for this to work reliably tooltip.el:tooltip-start-delayed-tip must 
> record
> the mouse position (because if the mouse has moved when the timer 
> fires the
> tooltip should not be shown). However it does not.
>
> Could someone please try to explain this to me? Am I missing something 
> here?

I don't know how it is implemented, but the tooltip for a link in X11 
is not removed if you move the mouse within the link, it is only 
removed when you leave the link (i.e. the highlight is removed).  So 
the enter/leave link code must do something.

	Jan D.

  reply	other threads:[~2005-03-17 20:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-15 17:29 Tooltip pops up when moving mouse Lennart Borgman
2005-03-16 13:06 ` Lennart Borgman
2005-03-16 21:35   ` Jan D.
2005-03-17 17:12     ` Lennart Borgman
2005-03-17 20:12       ` Jan D. [this message]
2005-03-17 20:42         ` Lennart Borgman
2005-03-17 23:01           ` Lennart Borgman

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=cc58af174adf20625b1c176aed93af9b@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    /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).