emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Toolbar redraw causes unwanted selection


From: JD Smith
Subject: Toolbar redraw causes unwanted selection
Date: Wed, 13 Dec 2006 15:44:02 -0700
User-agent: Pan/0.14.2.91 (As She Crawled Across the Table)

When two windows in a single frame have different toolbars displayed
which occupy a different number of rows, changing input focus between
them by clicking with the mouse causes an unwanted selection to occur.

Steps to reproduce:

- 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 has real-world applicability for idlwave, since its toolbars
occupy two rows even with normal frame widths.

JD






reply via email to

[Prev in Thread] Current Thread [Next in Thread]