Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Dual key keybinding problem
Dual key keybinding problem [message #1509] Mon, 21 April 2003 15:03
Eclipse UserFriend
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
Previous Topic:debugging problem - absent line numbers
Next Topic:Using SWT/JFace to write fat-client app
Goto Forum:
  


Current Time: Tue May 13 09:49:35 EDT 2025

Powered by FUDForum. Page generated in 0.03987 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top