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 743565 - Add accelerator for "Attach File" action in composer
Add accelerator for "Attach File" action in composer
Status: RESOLVED FIXED
Product: geary
Classification: Other
Component: composer
unspecified
Other All
: Normal normal
: 0.12.0
Assigned To: Geary Maintainers
Geary Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-01-27 02:44 UTC by Robert Schroll
Modified: 2016-06-08 14:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add accelerator to attach files to composer (1.08 KB, patch)
2015-01-27 02:44 UTC, Robert Schroll
none Details | Review

Description Robert Schroll 2015-01-27 02:44:50 UTC
Geary should have an accelerator for the "Attach File" action.  My 
recommendation is Ctrl+T, for aTtach, since A (select all) and F (find) 
are already taken.

This patch should work, but for some reason, it doesn't.  It's not that 
the accelerator is being used somewhere else -- we can change the key 
combination and nothing happens.

Note that we also need to update the documenation, which this patch does 
not do.
Comment 1 Robert Schroll 2015-01-27 02:44:52 UTC
Created attachment 295497 [details] [review]
Add accelerator to attach files to composer
Comment 2 Michael Gratton 2016-06-08 14:22:45 UTC
Pushed to master in 2592d7f. Ta!