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 757830 - Provide a shortcuts window
Provide a shortcuts window
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Interface
3.18.x (obsolete)
Other Linux
: Normal enhancement
: ---
Assigned To: Carlos Garcia Campos
Epiphany Maintainers
: 758092 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-11-09 16:40 UTC by Allan Day
Modified: 2016-07-09 18:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add shortcuts dialog (22.74 KB, patch)
2016-07-04 19:55 UTC, Gabriel Ivașcu
committed Details | Review
Screenshot of page 1 (67.87 KB, image/png)
2016-07-04 19:57 UTC, Gabriel Ivașcu
  Details
Screenshot of page 2 (38.10 KB, image/png)
2016-07-04 19:57 UTC, Gabriel Ivașcu
  Details
Update POTFILES.in (797 bytes, patch)
2016-07-09 18:25 UTC, Michael Catanzaro
committed Details | Review

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

More details can be found here: https://wiki.gnome.org/Initiatives/GnomeGoals/ShortcutWindows
Comment 1 Michael Catanzaro 2015-11-14 15:44:57 UTC
*** Bug 758092 has been marked as a duplicate of this bug. ***
Comment 2 Gabriel Ivașcu 2016-07-04 19:55:14 UTC
Created attachment 330866 [details] [review]
Add shortcuts dialog

Let me know what you think of it, especially if the categories are well balanced. 

I'll add attachments with screenshots of it.
Comment 3 Gabriel Ivașcu 2016-07-04 19:57:00 UTC
Created attachment 330867 [details]
Screenshot of page 1
Comment 4 Gabriel Ivașcu 2016-07-04 19:57:32 UTC
Created attachment 330868 [details]
Screenshot of page 2
Comment 5 Michael Catanzaro 2016-07-09 18:15:40 UTC
Review of attachment 330866 [details] [review]:

Yay!

::: src/Makefile.am
@@ +114,3 @@
 	resources/epiphany-application-menu.ui	  \
 	resources/epiphany-bookmark-editor-ui.xml \
+	resources/shortcuts-dialog.ui		  \

I'll alphabetize this.
Comment 6 Michael Catanzaro 2016-07-09 18:25:10 UTC
Missed a spot

The following fix has been pushed:
1bcb5c9 Update POTFILES.in
Comment 7 Michael Catanzaro 2016-07-09 18:25:14 UTC
Created attachment 331139 [details] [review]
Update POTFILES.in