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 305429 - Need to implement shortcuts properly
Need to implement shortcuts properly
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
: 303676 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-05-25 13:55 UTC by Tristan Van Berkom
Modified: 2005-09-12 17:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adds a default acceleration group to GladeApp to be used in every window. (11.88 KB, patch)
2005-09-12 14:45 UTC, Juan Pablo Ugarte
none Details | Review

Description Tristan Van Berkom 2005-05-25 13:55:14 UTC
We need to have cut/copy/paste/delete/undo/redo 
actions available when either a placeholder, a project widget
or the project window has keyboard focus.

(currently this only works in the project window, and iirc
it is only a subset of the desired shortcuts).
Comment 1 Tristan Van Berkom 2005-05-25 13:59:11 UTC
*** Bug 303676 has been marked as a duplicate of this bug. ***
Comment 2 Juan Pablo Ugarte 2005-09-12 14:45:26 UTC
Created attachment 52128 [details] [review]
Adds a default acceleration group to GladeApp to be used in every window.
Comment 3 Tristan Van Berkom 2005-09-12 17:18:46 UTC
Applied Juan's patch, fixed.