emacs-devel
[Top][All Lists]
Advanced

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

inactive frames receive no mouse events


From: Richard Stallman
Subject: inactive frames receive no mouse events
Date: Fri, 17 Aug 2007 00:49:48 -0400

The OP reports this happens also with 22.1.
Would someone please DTRT then ack?

Message-Id: <address@hidden>
From: MySQL Development <address@hidden>
Date: Tue, 19 Jun 2007 19:50:16 +0200
X-detected-kernel: FreeBSD 6.x (1)
X-Mailman-Approved-At: Wed, 20 Jun 2007 10:07:48 -0400
Subject: inactive frames receive no mouse events
X-BeenThere: address@hidden
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: "Bug reports for GNU Emacs,
        the Swiss army knife of text editors" <bug-gnu-emacs.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs>,
        <mailto:address@hidden>
List-Archive: <http://lists.gnu.org/pipermail/bug-gnu-emacs>
List-Post: <mailto:address@hidden>
List-Help: <mailto:address@hidden>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs>,
        <mailto:address@hidden>
Sender: address@hidden
Errors-To: address@hidden
X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2007-03-11 on raven, modified by Debian
configured using `configure  '--build=i486-linux-gnu' '--host=i486-linux-gnu' 
'--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' 
'--localstatedir=/var/lib' '--infodir=/usr/share/info' 
'--mandir=/usr/share/man' '--with-pop=yes' '--with-x=yes' 
'--with-x-toolkit=athena' '--with-toolkit-scroll-bars' 
'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g 
-O2''
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB.88591
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Assume: X11-windows system with "click to focus" mode.

When I have two or more frames open, and one of the frames is "active"
(has the keyboard focus), the other frames do not receive mouse events,
except left-click, which activates the frame under the mouse cursor.

If none of the emacs frames is active (e.g. an xterm window is active),
then all frames receive mouse events as expected.

Examples:

Try to paste with the middle mouse button into the active frame (works)
and into an inactive frame (nothing happens). Activate an non-emacs
window (e.g. xterm or a start a second emacs). Paste into the inactive
frames (works).

Try to scroll with the mouse wheel in the active frame (works) and in an
inactive frame (nothing happens). Activate an non-emacs window (e.g.
xterm or a start a second emacs). Happily scroll all inactive emacs
frames.

Start an ediff session. Go to a diff. Try to view the surrounding of the
diff in the two windows by scrolling with the mouse wheel. You need to
activate the frame with the diffs first. Then you need to activate the
ediff control frame again to go to the next diff.

I would like to be able to paste and scroll in all emacs frames even if
one of them is active.

Recent input:
<help-echo> M-x <down-mouse-2> <mouse-2> <return>

Recent messages:
Loading pc-select...done
Loading delsel...done
Loading paren...done
Loading font-lock...
Loading regexp-opt...done
Loading font-lock...done
For information about the GNU Project and its goals, type C-h C-p.
Loading cc-mode...done
Loading view...done
Loading emacsbug...done


_______________________________________________
bug-gnu-emacs mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs




reply via email to

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