Dual key keybinding problem [message #1509] |
Mon, 21 April 2003 15:03 |
Eclipse User |
|
|
|
Originally posted by: matt_conway.i2.com
I'm having an intermittent problem with keybindings that define a 2 key
sequence in eclipse 2.1
In one of my plugins, I have a bunch of actions I want to add default
keybindings for. So I setup the actionSet/etc, and for each action I
assigned a keysequence of "Ctrl+C Ctrl+?" , wehre ? is a different
mnemonic for each action. This allows me to use meaningful mnemonics
without colliding with other actions (I use emacs a lot ;-)
This works correctly when I first startup eclipse, but after some period
of usage, I reach a state where there is no timeout after the first key
is pressed.
Normally if I hit ctrl-c, a clipboard copy is performed, but if I hit
one of my ctrl-? within a certain time period after hitting ctrl-c, that
action gets performed instead. However, when the bug exhibits itself,
if I hit ctrl-c I can wait any amount of time before hitting ctrl-?,
effectively disabling the use of ctrl-c as the copy action.
I don't know if this only happens with ctrl-c, or any other key.
Anyone else seeing this behavior, or know of a bug report that describes it?
Matt
|
|
|
Powered by
FUDForum. Page generated in 0.03987 seconds