GNU bug report logs - #16469
24.3.50; Emacs in fullscreen mode doesn't respect Win+M shortcut on Windows 7

Previous Next

Package: emacs;

Reported by: "kvasiliev <at> gmail.com" <kvasiliev <at> gmail.com>

Date: Thu, 16 Jan 2014 18:39:01 UTC

Severity: normal

Found in versions 24.3.50, 28.0.50

To reply to this bug, email your comments to 16469 AT debbugs.gnu.org.

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#16469; Package emacs. (Thu, 16 Jan 2014 18:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "kvasiliev <at> gmail.com" <kvasiliev <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 16 Jan 2014 18:39:02 GMT) Full text and rfc822 format available.

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

From: "kvasiliev <at> gmail.com" <kvasiliev <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; Emacs in fullscreen mode doesn't respect Win+M shortcut on
 Windows 7
Date: Thu, 16 Jan 2014 22:33:24 +0400
[Message part 1 (text/plain, inline)]
Hello.

Win+M shortcut in Windows minimizes all windows (see
http://windows.microsoft.com/en-us/windows/keyboard-shortcuts#keyboard-shortcuts=windows-7
for
example) . However the emacs frame, while in fullscreen (F11) mode, is not
minimized. If emacs frame in full size (M-F10) mode, then it is minimized
correctly. The "Show Desktop" command from context menu of taskbar mimizes
all windows correctly, even then emacs frame is in fullscreen mode.


1. emacs -Q
2. Press F11 or M-x toggle-frame-fullscreen
3. Press Win+M
3.1. Expected results: all windows are minimized and desktop shown
3.2. Actual results: all windows are minimized, except for emacs frame


In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2014-01-04 on LEG570
Bzr revision: 115865 rudalics <at> gmx.at-20140104093130-ccgmn1edhogzfv7l
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1'

Important settings:
  value of $LANG: RUS
  locale-coding-system: cp1251

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-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

Recent input:
<f11> <lwindow> <lwindow> <lwindow> <lwindow> <lwindow>
<lwindow> <lwindow> <lwindow> <lwindow> <lwindow> <lwindow>
<lwindow> <down-mouse-1> <mouse-1> <help-echo> <help-echo>
<help-echo> M-x M-z C-g M-x C-g <down-mouse-1> <mouse-1>
M-x r e p o <tab> r t - e m a <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Quit
completing-read-default: Command attempted to use minibuffer while in
minibuffer
Quit [2 times]
Making completion list...

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
help-fns mail-prsvr mail-utils help-mode easymenu time-date tooltip
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel dos-w32
ls-lisp w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset
image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode
register page menu-bar rfn-eshadow timer select scroll-bar mouse
jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer 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 make-network-process
w32notify w32 multi-tty emacs)
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16469; Package emacs. (Wed, 12 Aug 2020 22:24:03 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefan <at> marxist.se>
To: kvasiliev <at> gmail.com
Cc: 16469 <at> debbugs.gnu.org
Subject: Re: bug#16469: 24.3.50; Emacs in fullscreen mode doesn't respect
 Win+M shortcut on Windows 7
Date: Wed, 12 Aug 2020 15:23:23 -0700
"kvasiliev <at> gmail.com" <kvasiliev <at> gmail.com> writes:

> Win+M shortcut in Windows minimizes all windows (see
> http://windows.microsoft.com/en-us/windows/keyboard-shortcuts#keyboard-shortcuts=windows-7 for example) . However the emacs
> frame, while in fullscreen (F11) mode, is not minimized. If emacs frame in full size (M-F10) mode, then it is minimized correctly. The
> "Show Desktop" command from context menu of taskbar mimizes all windows correctly, even then emacs frame is in fullscreen mode.
>
> 1. emacs -Q
> 2. Press F11 or M-x toggle-frame-fullscreen
> 3. Press Win+M
> 3.1. Expected results: all windows are minimized and desktop shown
> 3.2. Actual results: all windows are minimized, except for emacs frame

(This was reported 6.5 years ago but unfortunately never got a reply at
the time.)

I unfortunately can't test this as I don't have access to a Windows 7
machine.  Are you still seeing this on a modern version of Emacs such as
the recently released version 27.1?

Thanks.

Best regards,
Stefan Kangas




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16469; Package emacs. (Thu, 13 Aug 2020 12:59:01 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: kvasiliev <at> gmail.com, 16469 <at> debbugs.gnu.org
Subject: Re: bug#16469: 24.3.50;
 Emacs in fullscreen mode doesn't respect Win+M shortcut on Windows 7
Date: Thu, 13 Aug 2020 15:58:31 +0300
> From: Stefan Kangas <stefan <at> marxist.se>
> Date: Wed, 12 Aug 2020 15:23:23 -0700
> Cc: 16469 <at> debbugs.gnu.org
> 
> "kvasiliev <at> gmail.com" <kvasiliev <at> gmail.com> writes:
> 
> > 1. emacs -Q
> > 2. Press F11 or M-x toggle-frame-fullscreen
> > 3. Press Win+M
> > 3.1. Expected results: all windows are minimized and desktop shown
> > 3.2. Actual results: all windows are minimized, except for emacs frame
> 
> (This was reported 6.5 years ago but unfortunately never got a reply at
> the time.)
> 
> I unfortunately can't test this as I don't have access to a Windows 7
> machine.  Are you still seeing this on a modern version of Emacs such as
> the recently released version 27.1?

Yes, I still see this.




bug Marked as found in versions 28.0.50. Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Fri, 22 Oct 2021 23:28:03 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 233 days ago.

Previous Next


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