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

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

Bug in window resizing?


From: Lennart Borgman
Subject: Bug in window resizing?
Date: Sat, 17 Sep 2005 10:04:38 +0200
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

I have posted this on Emacs Devel, but I got no answer so I am posting it here instead.

While trying to finish a new version of balance-windows I discovered what seems to be a bug: When I try to resize a window by dragging the lower border the upper border of this window is instead moved.

This looks very weird and unexpected so I would be glad for confirmation of the behaviour by others. Do the following:

emacs -Q
C-x 2, C-x 3, C-x 2

You should then arrive at a window geometry something like this (view with fixed char width):

+-------------+-----------+
|             |           |
+-moves down--+           +
|             |           |
+---drag up---+-----------+
|                         |
|                         |
|                         |
+-------------------------+

The strange thing is that when I try to drag the border marked with "drag up" this border does not move, but the border above moves down. (It seems like this does not only happen while dragging, but this is the most easy way to demonstrate it.)


In GNU Emacs 22.0.50.1 (i386-mingw-nt5.0.2195)
of 2005-09-03 on W2ONE
X server distributor `Microsoft Corp.', version 5.0.2195
configured using `configure --with-gcc (3.4) --cflags -Id:/g/include'

I have applied some patches to the C sources, but none that I would believe could influence this.





reply via email to

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