Feature #5730 2014-02-24 19:36

davidallen

Add Ctrl+C key for copy from log windows

Add support for Ctrl+C keystroke to copy selected text within log windows (Build Log, Debugger, etc...)

It is possible to copy using the options in the context menu, however it is usually expected to also be able to use the CTRL+C key combination to copy to clipboard.

Admittedly this is a very minor issue, but would help to make the UI more polished.

Category
Interface
Status
Open
Close date
 
Assigned to
 
davidallen 2014-02-24 20:18

Patch # 003554 submitted :

Fix for the infopane.cpp - added a KeyUp event handler and if CTRL+C then call the OnCopy.