GNU bug report logs - #12971
24.2.50; mouse-1 in info header lines tooltips

Previous Next

Package: emacs;

Reported by: martin rudalics <rudalics <at> gmx.at>

Date: Fri, 23 Nov 2012 15:23:02 UTC

Severity: normal

Found in version 24.2.50

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 12971 in the body.
You can then email your comments to 12971 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#12971; Package emacs. (Fri, 23 Nov 2012 15:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to martin rudalics <rudalics <at> gmx.at>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 23 Nov 2012 15:23:02 GMT) Full text and rfc822 format available.

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

From: martin rudalics <rudalics <at> gmx.at>
To: Bug-Gnu-Emacs <bug-gnu-emacs <at> gnu.org>
Subject: 24.2.50; mouse-1 in info header lines tooltips
Date: Fri, 23 Nov 2012 16:21:02 +0100
When with emacs -Q in info I move the mouse to an object on the header
line I get tooltips like "mouse-1: Go to node ...".  However, mouse-1
does nothing but select the window here.  This looks like a fallout of:

2012-06-23  Chong Yidong  <cyd <at> gnu.org>

	* info.el (Info-mouse-follow-link): Accept symbol values of
	link-args.  Select window; suggested by Gerhard Kahl (Bug#11672).
	(Info-fontify-node): Use Info-link-keymap for all navigation
	buttons, with link-args property to perform the desired action.
	(Info-link-keymap): Doc fix.
	(Info-next-link-keymap, Info-prev-link-keymap)
	(Info-up-link-keymap): Delete now-unused keymaps.

Onserved with GNU Emacs 24.2.50.1 (i386-mingw-nt5.1.2600)
 of 2012-11-23 on MACHNO

Thanks, martin




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#12971; Package emacs. (Sat, 24 Nov 2012 07:40:02 GMT) Full text and rfc822 format available.

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

From: Chong Yidong <cyd <at> gnu.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 12971 <at> debbugs.gnu.org
Subject: Re: bug#12971: 24.2.50; mouse-1 in info header lines tooltips
Date: Sat, 24 Nov 2012 15:37:27 +0800
martin rudalics <rudalics <at> gmx.at> writes:

> When with emacs -Q in info I move the mouse to an object on the header
> line I get tooltips like "mouse-1: Go to node ...".  However, mouse-1
> does nothing but select the window here.  This looks like a fallout of:
>
> 2012-06-23  Chong Yidong  <cyd <at> gnu.org>
>
> 	* info.el (Info-mouse-follow-link): Accept symbol values of
> 	link-args.  Select window; suggested by Gerhard Kahl (Bug#11672).

Actually, from bisecting, I see that this problem first occurs in

  revno: 109214
  committer: martin rudalics <rudalics <at> gmx.at>
  branch nick: trunk
  timestamp: Thu 2012-07-26 10:32:25 +0200
  message:
  In mouse-drag-line don't exit tracking prematurely (Bug#12006).

  * mouse.el (popup-menu): Fix doc-string and re-indent code.
  (mouse-drag-line): Don't exit tracking when a switch-frame or
  switch-window event occurs (Bug#12006).




Reply sent to Chong Yidong <cyd <at> gnu.org>:
You have taken responsibility. (Sat, 24 Nov 2012 08:18:02 GMT) Full text and rfc822 format available.

Notification sent to martin rudalics <rudalics <at> gmx.at>:
bug acknowledged by developer. (Sat, 24 Nov 2012 08:18:02 GMT) Full text and rfc822 format available.

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

From: Chong Yidong <cyd <at> gnu.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 12971-done <at> debbugs.gnu.org
Subject: Re: bug#12971: 24.2.50; mouse-1 in info header lines tooltips
Date: Sat, 24 Nov 2012 16:16:12 +0800
>   In mouse-drag-line don't exit tracking prematurely (Bug#12006).
>
>   * mouse.el (popup-menu): Fix doc-string and re-indent code.
>   (mouse-drag-line): Don't exit tracking when a switch-frame or
>   switch-window event occurs (Bug#12006).

This change had a mistake: it needed to read the up-event even if the
line is not draggable, so that the follow-link processing can take
place.  Fixed in the emacs-24 branch.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#12971; Package emacs. (Sat, 24 Nov 2012 09:16:01 GMT) Full text and rfc822 format available.

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

From: martin rudalics <rudalics <at> gmx.at>
To: Chong Yidong <cyd <at> gnu.org>
Cc: 12971-done <at> debbugs.gnu.org
Subject: Re: bug#12971: 24.2.50; mouse-1 in info header lines tooltips
Date: Sat, 24 Nov 2012 10:14:00 +0100
>>   In mouse-drag-line don't exit tracking prematurely (Bug#12006).
>>
>>   * mouse.el (popup-menu): Fix doc-string and re-indent code.
>>   (mouse-drag-line): Don't exit tracking when a switch-frame or
>>   switch-window event occurs (Bug#12006).
> 
> This change had a mistake: it needed to read the up-event even if the
> line is not draggable, so that the follow-link processing can take
> place.  Fixed in the emacs-24 branch.

Thanks for fixing this, martin





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

This bug report was last modified 12 years and 185 days ago.

Previous Next


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