← Back to team overview

gtg team mailing list archive

Re: [Bug 398355] Re: No hint of keyboard binding for "Delete"

 

On Fri, Oct 2, 2009 at 9:18 AM, Lionel Dricot <ploum@xxxxxxxxx> wrote:
> Hello Jonafthan,
>
> Could you provide a patch/branch for this ? It would be very helpful.
>
> Thanks in advance
>

I'd love to, but don't count on it.

jml

-- 
No hint of keyboard binding for "Delete"
https://bugs.launchpad.net/bugs/398355
You received this bug notification because you are a member of Gtg
developers, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: Confirmed

Bug description:
The "Delete" action can be performed through the toolbar or through the menu. It turns out that it also has a keyboard binding (the Delete key). The fact that this keyboard binding exists is not shown on the UI -- it should be.

One way of implementing this is to use a gtk.Action to represent deleting, and associate a keyboard binding, menu item and toolbar item with that action.



References