GNU bug report logs - #6946
23.2; xt-mouse.el regression: dragging vertical-line no longer resizes window

Previous Next

Package: emacs;

Reported by: Ryan Johnson <ryan.johnson <at> epfl.ch>

Date: Mon, 30 Aug 2010 13:42:02 UTC

Severity: normal

Tags: unreproducible

Found in version 23.2

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6946 in the body.
You can then email your comments to 6946 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6946; Package emacs. (Mon, 30 Aug 2010 13:42:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ryan Johnson <ryan.johnson <at> epfl.ch>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 30 Aug 2010 13:42:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ryan Johnson <ryan.johnson <at> epfl.ch>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.2; xt-mouse.el regression: dragging vertical-line no longer resizes
	window
Date: Mon, 30 Aug 2010 11:27:48 +0200
 Hi all,

It seems that some time between versions 22.1.1 and 23.2.1, dragging the 
vertical-line stopped working. Dragging it to the right brings up the 
menu buffer, dragging to the left just places point at EOL of the 
left-side window.

Incidentally, in X11 mode both versions of emacs only allow dragging the 
vertical-line if scrollbars are disabled. This is rather odd, since you 
have to drag the right gutter of the left-side window, and that's 
visible even with scrollbars enabled.

Regards,
Ryan





Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6946; Package emacs. (Sat, 04 Sep 2010 18:50:02 GMT) Full text and rfc822 format available.

Message #8 received at 6946 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Ryan Johnson <ryan.johnson <at> epfl.ch>
Cc: 6946 <at> debbugs.gnu.org
Subject: Re: bug#6946: 23.2;
	xt-mouse.el regression: dragging vertical-line no longer resizes
	window
Date: Sat, 04 Sep 2010 14:51:17 -0400
Ryan Johnson <ryan.johnson <at> epfl.ch> writes:

> It seems that some time between versions 22.1.1 and 23.2.1, dragging
> the vertical-line stopped working. Dragging it to the right brings up
> the menu buffer, dragging to the left just places point at EOL of the
> left-side window.
>
> Incidentally, in X11 mode both versions of emacs only allow dragging
> the vertical-line if scrollbars are disabled. This is rather odd,
> since you have to drag the right gutter of the left-side window, and
> that's visible even with scrollbars enabled.

I am afraid I cannot reproduce either bug.  (For the latter, I tried
using a GTK build).  Dragging the vertical line has the usual effect of
resizing the window.




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6946; Package emacs. (Sat, 04 Sep 2010 20:29:02 GMT) Full text and rfc822 format available.

Message #11 received at 6946 <at> debbugs.gnu.org (full text, mbox):

From: Ryan Johnson <ryanjohn <at> ece.cmu.edu>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: "6946 <at> debbugs.gnu.org" <6946 <at> debbugs.gnu.org>
Subject: Re: bug#6946: 23.2; xt-mouse.el regression: dragging vertical-line
	no longer resizes window
Date: Sat, 04 Sep 2010 22:27:59 +0200
 Chong Yidong writes:
> Ryan Johnson writes:
>> It seems that some time between versions 22.1.1 and 23.2.1, dragging
>> the vertical-line stopped working. Dragging it to the right brings up
>> the menu buffer, dragging to the left just places point at EOL of the
>> left-side window.
>>
>> Incidentally, in X11 mode both versions of emacs only allow dragging
>> the vertical-line if scrollbars are disabled. This is rather odd,
>> since you have to drag the right gutter of the left-side window, and
>> that's visible even with scrollbars enabled.
> I am afraid I cannot reproduce either bug.  (For the latter, I tried
> using a GTK build).  Dragging the vertical line has the usual effect of
> resizing the window.
Did you try this with a text terminal or only GUI versions? It's xterm's 
mouse handling that gave the problem.

FWIW, I'm using a cygwin-x11 build of emacs on XP pro. I wouldn't think 
that would matter when running inside an xterm, though.

Ryan





Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6946; Package emacs. (Sat, 04 Sep 2010 20:55:02 GMT) Full text and rfc822 format available.

Message #14 received at 6946 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Ryan Johnson <ryanjohn <at> ece.cmu.edu>
Cc: "6946 <at> debbugs.gnu.org" <6946 <at> debbugs.gnu.org>
Subject: Re: bug#6946: 23.2;
	xt-mouse.el regression: dragging vertical-line no longer resizes
	window
Date: Sat, 04 Sep 2010 16:56:48 -0400
Ryan Johnson <ryanjohn <at> ece.cmu.edu> writes:

>>> It seems that some time between versions 22.1.1 and 23.2.1, dragging
>>> the vertical-line stopped working. Dragging it to the right brings up
>>> the menu buffer, dragging to the left just places point at EOL of the
>>> left-side window.
>>>
>>> Incidentally, in X11 mode both versions of emacs only allow dragging
>>> the vertical-line if scrollbars are disabled. This is rather odd,
>>> since you have to drag the right gutter of the left-side window, and
>>> that's visible even with scrollbars enabled.
>>
>> I am afraid I cannot reproduce either bug.  (For the latter, I tried
>> using a GTK build).  Dragging the vertical line has the usual effect of
>> resizing the window.
>
> Did you try this with a text terminal or only GUI versions? It's
> xterm's mouse handling that gave the problem.
>
> FWIW, I'm using a cygwin-x11 build of emacs on XP pro. I wouldn't
> think that would matter when running inside an xterm, though.

I tried the first bug in an xterm with xterm-mouse-mode enabled, and the
second by running Emacs under X as usual.





Added tag(s) unreproducible. Request was from Chong Yidong <cyd <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 28 Jul 2012 10:58:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 6946 <at> debbugs.gnu.org and Ryan Johnson <ryan.johnson <at> epfl.ch> Request was from Chong Yidong <cyd <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 28 Jul 2012 10:58:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 25 Aug 2012 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 15 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.