Feature #5714 2013-12-18 06:11

zeroth

Common keyboard shortcuts on watch edit

In short, trying to "select all" via the CTRL+A key combo while a watch text area has keyboard focus, instead the main edit window gets everything selected. Same thing for CTRL+V to paste, etc.

I've been using CodeBlocks for several years now, and this is still something that really bothers me. When debugging, and adding a manual watch (such as to dereference a pointer of a specified type and a specified memory address), common keyboard shortcuts do not work - rather, they do, but they affect the main edit window (the source code). It's maddening...

Category
Debugging
Status
Open
Close date
 
Assigned to
tpetrov