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 734846 - missing mnemonics and keyboard shortcuts
missing mnemonics and keyboard shortcuts
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2014-08-15 10:36 UTC by Lasse Schuirmann
Modified: 2014-09-06 08:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gedit-window: Add mnemonic for Save button (1.10 KB, patch)
2014-08-15 10:42 UTC, Lasse Schuirmann
committed Details | Review
gedit-window: Add mnemonic for Open button (1.13 KB, patch)
2014-08-15 10:47 UTC, Lasse Schuirmann
committed Details | Review
gedit-open-document-selector: Add "Other Documents" mnemonic (1.15 KB, patch)
2014-09-05 17:05 UTC, Lasse Schuirmann
committed Details | Review

Description Lasse Schuirmann 2014-08-15 10:36:01 UTC
We have no mnemonic for:
- Save (S)
- Open (O)

In addition it may be nice to have Ctrl + Shift + O to open the recent view.

Another missing shortcut is F10 for the gear menu.
Comment 1 Lasse Schuirmann 2014-08-15 10:42:53 UTC
Created attachment 283446 [details] [review]
gedit-window: Add mnemonic for Save button
Comment 2 Lasse Schuirmann 2014-08-15 10:47:09 UTC
Created attachment 283447 [details] [review]
gedit-window: Add mnemonic for Open button
Comment 3 Paolo Borelli 2014-08-15 14:02:50 UTC
Comment on attachment 283446 [details] [review]
gedit-window: Add mnemonic for Save button

pushed
Comment 4 Paolo Borelli 2014-08-15 14:03:08 UTC
Comment on attachment 283447 [details] [review]
gedit-window: Add mnemonic for Open button

pushed
Comment 5 Lasse Schuirmann 2014-09-05 17:03:57 UTC
We have shortcuts for all points mentioned here. We dont have Ctrl+Shift+O for the recent view but its accessible via mnemonics. For me this bug is solved.

Another thing:
In the recents view the "Other Documents" should have a mnemonic too IMHO. Patch comes in a minute but it affects string freeze although its just an _.
Comment 6 Lasse Schuirmann 2014-09-05 17:05:59 UTC
Created attachment 285510 [details] [review]
gedit-open-document-selector: Add "Other Documents" mnemonic
Comment 7 Paolo Borelli 2014-09-05 22:12:08 UTC
Patch looks good, I sent a string break request to the i18n team
Comment 8 Paolo Borelli 2014-09-06 08:23:11 UTC
I got the ok from i18n. Pushed, thanks for the patch!