GNU bug report logs -
#7742
C-g does not dismiss popup menus on Windows
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Mon, 27 Dec 2010 17:51:02 UTC
Severity: normal
Tags: wontfix
Merged with 10993
Found in versions 24.0.94, 24.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.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 7742 in the body.
You can then email your comments to 7742 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7742
; Package
emacs
.
(Mon, 27 Dec 2010 17:51:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Drew Adams" <drew.adams <at> oracle.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 27 Dec 2010 17:51:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
emacs -Q
C-mouse-3 in some buffer, to bring up the popup menu. C-g does not
dismiss the menu - you are trapped in the menu dialog/interaction. You
must do something like click mouse-1 outside the menu to dismiss it.
Admittedly, it is usually easier in this context to click mouse-1 than
to hit C-g on the keyboard. Still, C-g should DTRT.
(I'm guessing that this is hard to fix or it would have been fixed by
now. But I don't know that, and it's good to record the bug anyway,
even if we don't intend to try to fix it anytime soon.)
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
of 2010-12-20 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags
-Ic:/imagesupport/include'
Merged 7742 10993.
Request was from
Chong Yidong <cyd <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Mon, 12 Mar 2012 03:51:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#7742
; Package
emacs
.
(Thu, 28 Apr 2016 09:52:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 7742 <at> debbugs.gnu.org (full text, mbox):
"Drew Adams" <drew.adams <at> oracle.com> writes:
> C-mouse-3 in some buffer, to bring up the popup menu. C-g does not
> dismiss the menu - you are trapped in the menu dialog/interaction. You
> must do something like click mouse-1 outside the menu to dismiss it.
>
> Admittedly, it is usually easier in this context to click mouse-1 than
> to hit C-g on the keyboard. Still, C-g should DTRT.
This works for me now, so I guess it has been fixed.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
bug closed, send any further explanations to
7742 <at> debbugs.gnu.org and "Drew Adams" <drew.adams <at> oracle.com>
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Thu, 28 Apr 2016 09:52:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#7742
; Package
emacs
.
(Thu, 28 Apr 2016 11:17:02 GMT)
Full text and
rfc822 format available.
Message #15 received at 7742 <at> debbugs.gnu.org (full text, mbox):
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Thu, 28 Apr 2016 11:51:33 +0200
> Cc: 7742 <at> debbugs.gnu.org
>
> "Drew Adams" <drew.adams <at> oracle.com> writes:
>
> > C-mouse-3 in some buffer, to bring up the popup menu. C-g does not
> > dismiss the menu - you are trapped in the menu dialog/interaction. You
> > must do something like click mouse-1 outside the menu to dismiss it.
> >
> > Admittedly, it is usually easier in this context to click mouse-1 than
> > to hit C-g on the keyboard. Still, C-g should DTRT.
>
> This works for me now, so I guess it has been fixed.
Not on Windows. (There are good technical reasons why this doesn't
work on Windows. ESC does work, btw.)
Did not alter fixed versions and reopened.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 28 Apr 2016 11:50:01 GMT)
Full text and
rfc822 format available.
Changed bug title to 'C-g does not dismiss popup menus on Windows' from '24.0.50; C-g does not dismiss popup menus'
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Thu, 28 Apr 2016 11:51:01 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#7742
; Package
emacs
.
(Sun, 09 Oct 2016 03:28:01 GMT)
Full text and
rfc822 format available.
Message #22 received at 7742 <at> debbugs.gnu.org (full text, mbox):
tags 7742 wontfix
quit
"Drew Adams" <drew.adams <at> oracle.com> writes:
> emacs -Q
>
> C-mouse-3 in some buffer, to bring up the popup menu. C-g does not
> dismiss the menu - you are trapped in the menu dialog/interaction. You
> must do something like click mouse-1 outside the menu to dismiss it.
>
> Admittedly, it is usually easier in this context to click mouse-1 than
> to hit C-g on the keyboard. Still, C-g should DTRT.
>
> (I'm guessing that this is hard to fix or it would have been fixed by
> now. But I don't know that, and it's good to record the bug anyway,
> even if we don't intend to try to fix it anytime soon.)
According to https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24596#8
C-g doesn't work on a GUI frame because the menu is controlled by
Windows, not by Emacs, and Windows doesn't know about C-g. IOW,
this is a limitation we can do very little about.
So I'm marking this as wontfix.
Added tag(s) wontfix.
Request was from
npostavs <at> users.sourceforge.net
to
control <at> debbugs.gnu.org
.
(Sun, 09 Oct 2016 03:28:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#7742
; Package
emacs
.
(Sun, 09 Oct 2016 07:16:02 GMT)
Full text and
rfc822 format available.
Message #27 received at 7742 <at> debbugs.gnu.org (full text, mbox):
> From: npostavs <at> users.sourceforge.net
> Date: Sat, 08 Oct 2016 23:27:57 -0400
> Cc: 7742 <at> debbugs.gnu.org
>
> > C-mouse-3 in some buffer, to bring up the popup menu. C-g does not
> > dismiss the menu - you are trapped in the menu dialog/interaction. You
> > must do something like click mouse-1 outside the menu to dismiss it.
> >
> > Admittedly, it is usually easier in this context to click mouse-1 than
> > to hit C-g on the keyboard. Still, C-g should DTRT.
> >
> > (I'm guessing that this is hard to fix or it would have been fixed by
> > now. But I don't know that, and it's good to record the bug anyway,
> > even if we don't intend to try to fix it anytime soon.)
>
> According to https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24596#8
>
> C-g doesn't work on a GUI frame because the menu is controlled by
> Windows, not by Emacs, and Windows doesn't know about C-g. IOW,
> this is a limitation we can do very little about.
>
> So I'm marking this as wontfix.
Right. Btw, it's not true that one is "trapped", pressing ESC pops
down the menu and gets you out.
bug closed, send any further explanations to
10993 <at> debbugs.gnu.org and "Drew Adams" <drew.adams <at> oracle.com>
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Mon, 29 Jul 2019 22:31: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
.
(Tue, 27 Aug 2019 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 293 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.