IDE assembler view window shortcut key issue

Discuss the Integrated Development Environment (IDE)

Moderators: David Barker, Jerry Messina

Post Reply
Jerry Messina
Swordfish Developer
Posts: 1469
Joined: Fri Jan 30, 2009 6:27 pm
Location: US

IDE assembler view window shortcut key issue

Post by Jerry Messina » Fri Jul 06, 2012 1:18 pm

If you open an Assembler View window and use the 'Edit | Find...' or 'Replace...' functions, the keyboard cut and paste shortcut keys (ctrl-C, X, and V) seem to have the wrong focus... they end up pasting text into the editor window instead of the Find window textbox.

The right click context menu cut, copy, paste functions work, but my fingers don't ever seem to remember that.

This all works fine in the main IDE editor window, just the asm view window that's a problem.

Post Reply