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 757829 - Provide a shortcuts window
Provide a shortcuts window
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
3.18.x
Other Linux
: High enhancement
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-09 16:35 UTC by Allan Day
Modified: 2015-12-08 20:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allan Day 2015-11-09 16:35:26 UTC
Since gedit doesn't have a menu bar, it would be great to provide a GtkShortcutsWindow so that users can discover available keyboard shortcuts and gestures.

More details can be found here: https://wiki.gnome.org/Initiatives/GnomeGoals/ShortcutWindows
Comment 1 Felipe Borges 2015-11-13 12:02:54 UTC
Gedit has a list of shortcuts in its help page at https://git.gnome.org/browse/gedit/tree/help/C/gedit-shortcut-keys.page 

Also, gtk3-demo has already a initial Gedit help-overlay.ui file at https://git.gnome.org/browse/gtk+/tree/demos/gtk-demo/shortcuts-gedit.ui
Comment 2 Paolo Borelli 2015-12-08 20:49:41 UTC
Done on master. Please check if the organization and description of the shortcuts are ok.

There are also probably more that can be added... for instance a "navigation" section with all the gtktextview stuff (ctrl+left etc)