From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Toolbar redraw causes unwanted selection
Date: Thu, 14 Dec 2006 12:47:43 -0500 [thread overview]
Message-ID: <E1GuugJ-0005js-F0@fencepost.gnu.org> (raw)
In-Reply-To: <pan.2006.12.13.22.44.01.741651@as.arizona.edu> (message from JD Smith on Wed, 13 Dec 2006 15:44:02 -0700)
- Open two files in two windows split vertically in a single frame.
- In the bottom window, M-x gdb [Ret]
- Resize the frame horizontally so that the GDB toolbar icons just fit
in a single row.
- Switch to the top window in the frame by clicking on it with the
mouse, without dragging.
Since the normal editing toolbar now occupies *two* rows, the text is
shifted down as the toolbar is redrawn, and several lines of text are
selected, even though no drag was performed.
This is clearly a bug. The question is, what is the right approach
for fixing it. We could fix it at the narrow level by making the
mouse tracking code note that the mouse didn't actually move, and not
treat this as a drag. But maybe the right fix is not to change the
height of the toolbar. Maybe once the tool bar gets bigger it should
keep its new size until the user does something to let it shrink again.
next prev parent reply other threads:[~2006-12-14 17:47 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-13 22:44 Toolbar redraw causes unwanted selection JD Smith
2006-12-14 17:47 ` Richard Stallman [this message]
2006-12-14 22:26 ` Kim F. Storm
2006-12-15 0:24 ` Kim F. Storm
2006-12-15 5:03 ` Richard Stallman
2006-12-15 10:09 ` Kim F. Storm
2006-12-15 10:33 ` David Kastrup
2006-12-15 13:33 ` Kim F. Storm
2006-12-15 21:24 ` Richard Stallman
2006-12-15 23:42 ` Kim F. Storm
2006-12-16 2:22 ` Werner LEMBERG
2006-12-16 9:53 ` Eli Zaretskii
2006-12-17 0:56 ` Kim F. Storm
2006-12-17 9:21 ` Jan Djärv
2006-12-17 5:36 ` Richard Stallman
2006-12-17 22:43 ` Kim F. Storm
2006-12-18 16:00 ` Richard Stallman
2006-12-19 10:07 ` Kim F. Storm
2006-12-19 22:54 ` David Kastrup
2006-12-20 13:01 ` Richard Stallman
2006-12-30 0:35 ` Kim F. Storm
2006-12-15 21:24 ` Richard Stallman
2006-12-15 22:22 ` David Kastrup
2006-12-18 16:14 ` JD Smith
2006-12-19 10:02 ` Kim F. Storm
2006-12-19 14:50 ` JD Smith
2006-12-19 16:09 ` Kim F. Storm
2006-12-29 5:52 ` JD Smith
2006-12-29 5:57 ` Nick Roberts
2006-12-29 6:07 ` JD Smith
2006-12-29 17:11 ` Kim F. Storm
2006-12-29 18:57 ` JD Smith
2006-12-29 23:38 ` Kim F. Storm
2006-12-30 18:23 ` Richard Stallman
2006-12-30 21:41 ` Kim F. Storm
2006-12-29 22:58 ` Richard Stallman
2006-12-29 23:41 ` Drew Adams
2006-12-30 18:23 ` Richard Stallman
2006-12-30 21:09 ` Drew Adams
2006-12-30 21:20 ` Drew Adams
2006-12-30 21:45 ` Kim F. Storm
2006-12-30 21:50 ` Drew Adams
2006-12-30 22:09 ` Kim F. Storm
2006-12-31 1:46 ` Richard Stallman
2006-12-20 13:00 ` Richard Stallman
2006-12-20 14:07 ` JD Smith
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=E1GuugJ-0005js-F0@fencepost.gnu.org \
--to=rms@gnu.org \
--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).