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 305474 - CTRL-B, CTRL-I accelerators should also work in applet
CTRL-B, CTRL-I accelerators should also work in applet
Status: RESOLVED FIXED
Product: gnome-blog
Classification: Other
Component: Blog Applet
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME blog maintainers
GNOME blog maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-25 19:51 UTC by Olav Vitters
Modified: 2005-05-25 20:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adds accel_group to BlogPosterSimple, pass accel_group from applet (1.66 KB, patch)
2005-05-25 19:58 UTC, Olav Vitters
none Details | Review
Fixes forgotten "," (1.86 KB, patch)
2005-05-25 20:07 UTC, Olav Vitters
committed Details | Review

Description Olav Vitters 2005-05-25 19:51:34 UTC
The patch that added the accelerators (bug 152468) only added these to the
standalone application. I also want these to work in the applet.
Comment 1 Olav Vitters 2005-05-25 19:58:42 UTC
Created attachment 46886 [details] [review]
Adds accel_group to BlogPosterSimple, pass accel_group from applet
Comment 2 Olav Vitters 2005-05-25 20:07:20 UTC
Created attachment 46887 [details] [review]
Fixes forgotten ","
Comment 3 Olav Vitters 2005-05-25 20:18:20 UTC
Committed.

Note: Although it doesn't seem so (had to obsolete the initial patch) I have
tested the changes longer. Testing was done by changing the installed files.
Thought I could easily redo the changes in the cvs dir, but made a typo initially.