After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 660814 - Ctrl-w does not close control center windows
Ctrl-w does not close control center windows
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
3.2.x
Other Linux
: Normal minor
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-03 19:02 UTC by Pedro Villavicencio
Modified: 2011-10-13 09:57 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-10-03 19:02:00 UTC
this report has been filed here:

https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/863549

gnome-control-center 1:3.2.0-0ubuntu3

"None of the settings windows opened from the System Settings dialog respond to the Ctrl-w shortcut for closing windows.

Steps to reproduce:

 1. Open the System Settings dialog via the indicator menu
 2. Open a window for any individual setting (Sound, Keyboard, Power,....)
 3. Type Ctrl-w

What happens: Nothing
What should happen: The settings window should close

Ctrl-w is a common keyboard shortcut for closing windows in Linux. So are Ctrl-q and Escape. The settings windows do not respond to any one of these.

This only affects individual settings windows like Sound, Power, and so forth. The main System Settings window does respond to Ctrl-q and closes in response to it."
Comment 1 Bastien Nocera 2011-10-13 09:57:38 UTC
commit ec739861f0f7b82bb0a70da74d79c3daf356f71a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 13 10:55:24 2011 +0100

    shell: Make Ctrl+W close panels
    
    Ctrl+W will close the current panel, and go back to the
    overview.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=660814