all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marc Munro <marc@bloodnok.com>
To: help-gnu-emacs@gnu.org
Subject: Cannot Identify header line text at mouse pointer after mouse drag to different frame
Date: Sun, 01 Aug 2021 16:38:23 -0700	[thread overview]
Message-ID: <1627861103.5524.16.camel@bloodnok.com> (raw)

Emacs 26.2:

I am trying to identify the header line text at the mouse position at
the end of a mouse drag.  

If I drag from a header line to the same header line, or to another
header line in the same frame, all is well, but if I drag to a header
line in a different frame the posn-xxx functions appear to not realise
the windows in that frame have header lines.

My header lines contain a number of buttons, and I'm trying to
implement drag and drop functionality between them.

Interestingly, during a drag operation when I mouse over the buttons in
windows within my start frame, all of the tooltips and face changes
associated with the buttons work just as they do outside of drag
operations, but in other frames the header line appears inert.  If I
continue dragging back to the source frame, the header line buttons
that I mouse over continue to interact normally.

It looks like emacs is unwilling to acknowledge the header lines of any
but the source window while mouse dragging is under way.

Any ideas?  Is this a deficiency, a philosophical issue (ie, it has to
be like this because...), or am I missing something?

__
Marc



             reply	other threads:[~2021-08-01 23:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-01 23:38 Marc Munro [this message]
2021-08-02 11:17 ` Cannot Identify header line text at mouse pointer after mouse drag to different frame Eli Zaretskii

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1627861103.5524.16.camel@bloodnok.com \
    --to=marc@bloodnok.com \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.