Ticket #2586 (new defect) — at Version 1

Opened 13 years ago

Last modified 13 years ago

Extended keybingings are broken

Reported by: andrew_b Owned by:
Priority: major Milestone: 4.8.0-pre2
Component: mcedit Version: 4.8.0-pre1
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset:

Description (last modified by andrew_b) (diff)

There are two bugs with extended keybingings in mcedit.

  1. ctrl-x in default keymap is used twice:
    1. as shotrcut for WordRight action (see #2404)
    2. as shortcut for extended keybindings mode. Because of #2404, we should change shortcut for editor.ExtendedKeyMap action.
  2. Extended shortcuts like ctrl-x ctrl-x or ctrl-x alt-x are available but extended shortcuts like ctrl-x x are not.

Change History

comment:1 Changed 13 years ago by andrew_b

  • Description modified (diff)
Note: See TracTickets for help on using tickets.