Ticket #489 (closed defect: fixed)

Opened 5 weeks ago

Last modified 13 days ago

Key bindings in config file should take precidence

Reported by: rob Owned by: rob
Priority: major Milestone: 0.7.6
Component: plugins Keywords:
Cc:

Description

Setting a key binding in the config file should erase that key binding from any other action. Currently, it just causes a conflict and it's indeterminate which one will win.

Attachments

Change History

Changed 13 days ago by rob

  • status changed from new to closed
  • resolution set to fixed

(In [1580]) Fixed #489: user keystrokes now take precedence

  • added class attribute to SelectAction? to indicate that the user has set the keystroke
  • modified UserActionMap?.getKeyboardActions to turn off all but the user set keystroke of the action if there's a conflict
  • changed wxemacskeybindings to take a 'replace' argument to the KeyMap?.define

Add/Change #489 (Key bindings in config file should take precidence)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.