emacs-pretest-bug
[Top][All Lists]
Advanced

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

[BUGS] Interactions between mouse-autoselect-window and mouse-avoidance-


From: Zoran Milojevic
Subject: [BUGS] Interactions between mouse-autoselect-window and mouse-avoidance-mode
Date: Fri, 12 Mar 2004 17:44:51 -0500

Hello.

Here's bug #1:

Setup:
- set mouse-avoidance-mode to jump
- turn on mouse-autoselect-window
- split the frame in two
- type in one of the windows close to the window border
- put mouse pointer in the way of your cursor

Problem:
- in about 50% probability, the mouse pointer will jump to the
  other window, causing the input focus to move, which is bad.

Expected behavior:
- mouse-avoidance should try to keep the mouse pointer within 
  the same window to preserve focus

Reproducible: yes

============================
Here's bug #2:

Setup:
- set mouse-avoidance-mode to banish
- split the window
- bring mouse pointer to the lower window

Problem:
- mouse pointer immediately jumps to the upper right corner of the
  top window, without any keypress

Expected:
- mouse pointer does not move until a key press, 
- mouse pointer stays in the same window to preserve the focus 
  [as above]

Reproducible: yes

=============================

All this was on todays build from CVS on winxp, build using mingw 3.1.0
and msys 1.0.

BTW, in order to compile, I had to configure using cmd.exe, start make
using cmd.exe, and when that failed at building update-subdirs, continue
from there msys shell. Or something like that. It worked finally, so I
didn't care to remember all the details. ;-)

In GNU Emacs 21.3.50.1 (i386-mingw-nt5.1.2600)
 of 2004-03-12 on SIP227
configured using `configure --with-gcc (3.2)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  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: ENC
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Major mode: Outline

Minor modes in effect:
  auto-compression-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  column-number-mode: t
  line-number-mode: t


======================

Cheers,
Zoran Milojevic






reply via email to

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