From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Christian Tanzer <tanzer@swing.co.at>
Cc: 19003@debbugs.gnu.org
Subject: bug#19003: 24.4; Mouse-click in different frame displaying same buffer breaks region
Date: Mon, 10 Nov 2014 17:55:03 -0500 [thread overview]
Message-ID: <jwvvbmmekln.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <ymzzjc0sm8l.fsf@tr.swing.cluster> (Christian Tanzer's message of "Sun, 09 Nov 2014 11:26:50 +0100")
> A buffer is displayed in two frames, a region was
> selected with the mouse in one of the frames.
> The problem
> =============
> If one clicks (mouse-1) into the other frame, the region is silently
> extended to that point — although it isn't highlighted anymore.
Actually, the region is extended as soon as you select the other frame
(if you have a window-manager that lets focus follow the mouse, then
you see it immediately).
So the problem is that this "switch-frame" should probably deactivate
the mark (if the region was set via shifted-movement).
Stefan
next prev parent reply other threads:[~2014-11-10 22:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-09 10:26 bug#19003: 24.4; Mouse-click in different frame displaying same buffer breaks region Christian Tanzer
2014-11-10 22:55 ` Stefan Monnier [this message]
2014-11-11 1:39 ` Stefan Monnier
2014-11-14 11:28 ` Christian Tanzer
2014-11-16 5:30 ` Stefan Monnier
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=jwvvbmmekln.fsf-monnier+emacsbugs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=19003@debbugs.gnu.org \
--cc=tanzer@swing.co.at \
/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).