Jaap Karssenberg <[EMAIL PROTECTED]> wrote:

Hi,

>> I think the bug might be in GTK2. Thoughts ?
>
> It might not necessarily be a bug, probably more something of an
> undocumented feature. Looking at other gtk programs I notice that

This is a bug in the way the accel code handles the modifiers, and has
been brought up several times already as the original submitter found
out :/

They're basically trying to make it so that ctrl-z and ctrl-Z both
trigger a ctrl-z accel, etc. And obviously, they've got it wrong on
occasion...

> almost non have an accelerator (keybinding) for the "Delete" menu
> entry. The default 'gtk-delete' stock item does not add a accelerator
> to the menu.

I'm told those keys (delete, backspace, some others) are special-cased
in the accel code, though it seems the special-casing is broken :)

> Could you instead of removing the menu entre just change the label and
> the accelerator to 'undef' (in PageView.pm) ? This should remove the
> keybinding. If this works I'll commit it for the next release.

It works as expected removing the label and the accel.

Now zim will be usable again as my scratchpad/todolist :)

Thanks,

JB.

-- 
Julien BLACHE                                   <http://www.jblache.org> 
<[EMAIL PROTECTED]>                                  GPG KeyID 0xF5D65169


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to