GNU bug report logs - #38641
27.0.50; Misbehavior when drawing a rectangular selection with the mouse

Previous Next

Package: emacs;

Reported by: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>

Date: Mon, 16 Dec 2019 20:08:02 UTC

Severity: normal

Found in version 27.0.50

Done: Mattias Engdegård <mattiase <at> acm.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 38641 in the body.
You can then email your comments to 38641 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 bug-gnu-emacs <at> gnu.org:
bug#38641; Package emacs. (Mon, 16 Dec 2019 20:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Konrad Podczeck <konrad.podczeck <at> univie.ac.at>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 16 Dec 2019 20:08:02 GMT) Full text and rfc822 format available.

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

From: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.50; Misbehavior when drawing a rectangular selection with the
 mouse
Date: Mon, 16 Dec 2019 21:07:17 +0100
Using the mouse, start drawing a rectangular selection, with the upper
left corner _not_ in the first column. Extend the selection downwards
so that the left boundary of the selection continues to be in the same
column. As soon as one reaches the lower end of the frame, so that a
further extension of the selection produces scrolling of the text, the
position of the selection jumps so that its left boundary appears in the
first column.




In GNU Emacs 27.0.50 (build 1, x86_64-apple-darwin18.7.0, NS appkit-1894.20 Version 10.15.2 (Build 19C57))
 of 2019-12-16 built on Konrads-iMac.local
Windowing system distributor 'Apple', version 10.3.1894
System Description:  Mac OS X 10.15.2

Recent messages:
Loading cus-start...done
Loading tooltip...done
Loading /Applications/Emacs 2.app/Contents/Resources/lisp/leim/leim-list.el (source)...done
Finding pointers to doc strings...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading loadup.el (source)...done
<M-s-drag-mouse-1> is undefined [2 times]
Mark set (rectangle mode)
Mark set
Mark set (rectangle mode)

Configured using:
 'configure --with-ns '--enable-locallisppath=/Library/Application
 Support/Emacs/${version}/site-lisp:/Library/Application
 Support/Emacs/site-lisp' --with-modules'

Configured features:
NOTIFY KQUEUE ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES
THREADS PDUMPER

Important settings:
  value of $LANG: en_AT.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
format-spec rfc822 mml mml-sec epa derived epg epg-config gnus-util
rmail rmail-loaddefs text-property-search mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date rect tex-site
info package easymenu browse-url url-handlers url-parse auth-source
cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json
subr-x map url-vars seq byte-opt gv bytecomp byte-compile cconv
cl-loaddefs cl-lib tooltip cus-start eldoc electric uniquify ediff-hook
vc-hooks lisp-float-type mwheel term/ns-win ns-win ucs-normalize
mule-util term/common-win tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese composite charscript charprop case-table epa-hook
jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice loaddefs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readable
backquote threads kqueue cocoa ns multi-tty make-network-process emacs)

Memory information:
((conses 16 288990 17606)
 (symbols 48 22286 1)
 (strings 32 62616 3662)
 (string-bytes 1 2578945)
 (vectors 16 54312)
 (vector-slots 8 1444549 37642)
 (floats 8 195 46)
 (intervals 56 219 0)
 (buffers 1000 13))





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38641; Package emacs. (Mon, 16 Dec 2019 21:59:01 GMT) Full text and rfc822 format available.

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

From: Mattias Engdegård <mattiase <at> acm.org>
To: 38641 <at> debbugs.gnu.org
Cc: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>
Subject: bug#38641: 27.0.50; Misbehavior when drawing a rectangular selection
 with the mouse
Date: Mon, 16 Dec 2019 22:58:11 +0100
[Message part 1 (text/plain, inline)]
Thanks for the report. Would you try this patch?

[0001-Adjust-cursor-column-when-auto-scrolling-during-rect.patch (application/octet-stream, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38641; Package emacs. (Mon, 16 Dec 2019 23:22:02 GMT) Full text and rfc822 format available.

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

From: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>
To: Mattias Engdegård <mattiase <at> acm.org>
Cc: 38641 <at> debbugs.gnu.org
Subject: Re: bug#38641: 27.0.50; Misbehavior when drawing a rectangular
 selection with the mouse
Date: Tue, 17 Dec 2019 00:21:34 +0100
Yes, the patch does the job. Thanks,

Konrad


> Am 16.12.2019 um 22:58 schrieb Mattias Engdegård <mattiase <at> acm.org>:
> 
> Thanks for the report. Would you try this patch?
> 
> <0001-Adjust-cursor-column-when-auto-scrolling-during-rect.patch>





Reply sent to Mattias Engdegård <mattiase <at> acm.org>:
You have taken responsibility. (Tue, 17 Dec 2019 09:06:01 GMT) Full text and rfc822 format available.

Notification sent to Konrad Podczeck <konrad.podczeck <at> univie.ac.at>:
bug acknowledged by developer. (Tue, 17 Dec 2019 09:06:02 GMT) Full text and rfc822 format available.

Message #16 received at 38641-done <at> debbugs.gnu.org (full text, mbox):

From: Mattias Engdegård <mattiase <at> acm.org>
To: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>
Cc: 38641-done <at> debbugs.gnu.org
Subject: Re: bug#38641: 27.0.50; Misbehavior when drawing a rectangular
 selection with the mouse
Date: Tue, 17 Dec 2019 10:05:41 +0100
17 dec. 2019 kl. 00.21 skrev Konrad Podczeck <konrad.podczeck <at> univie.ac.at>:
> 
> Yes, the patch does the job. Thanks,

That's good to hear. Danke!
Patch pushed and report resolved.





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 14 Jan 2020 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 163 days ago.

Previous Next


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